Implemented interface member:
method
BeginRequest
System.ServiceModel.Channels.IRequestChannel.BeginRequest(System.ServiceModel.Channels.Message, System.TimeSpan, System.AsyncCallback, System.Object)
1 reference to BeginRequest
Extensibility.MessageInterceptor.IntegrationTests (1)
InterceptingChannelFactory.cs (1)
257return BeginRequest(message, this.DefaultSendTimeout, callback, state);