1 reference to requestCallback
Extensibility.MessageInterceptor.IntegrationTests (1)
InterceptingChannelFactory.cs (1)
304
IAsyncResult requestResult = channel.InnerChannel.BeginRequest(message, timeout,
requestCallback
, this);