mbassador icon indicating copy to clipboard operation
mbassador copied to clipboard

IMessageFilter Context?

Open GregoryHlavac opened this issue 7 years ago • 1 comments

Is it currently possible to use the SubscriptionContext of IMessageFIlter in a way that allows you to get the currently-being-tested handler's actual object rather than just the method that will be called upon if the filtering is passed? I can't seem to find it, if it actually exists at the moment.

GregoryHlavac avatar Nov 03 '17 08:11 GregoryHlavac

Just missed that feature too. There seems to be no way to access the listening object. First time I wanted to use filtering :(

ssindelar avatar Feb 11 '19 10:02 ssindelar