1 reference to sendCallback
Extensibility.MessageInterceptor.IntegrationTests (1)
InterceptingChannelFactory.cs (1)
183
IAsyncResult sendResult = channel.BeginSend(message, timeout,
sendCallback
, this);