Implemented interface member:
method
Request
System.ServiceModel.Channels.IRequestChannel.Request(System.ServiceModel.Channels.Message, System.TimeSpan)
1 reference to Request
UnitTests.Common (1)
MockRequestChannel.cs (1)
46return this.Request(message, DefaultReceiveTimeout);