Implemented interface member:
method
Request
System.ServiceModel.Channels.IRequestChannel.Request(System.ServiceModel.Channels.Message, System.TimeSpan)
1 reference to Request
Extensibility.MessageInterceptor.IntegrationTests (1)
InterceptingChannelFactory.cs (1)
275return Request(message, this.DefaultSendTimeout);