1 override of CreateAsyncRequest
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\ReliableRequestSessionChannel.cs (1)
102protected override IAsyncRequest CreateAsyncRequest(Message message)
1 reference to CreateAsyncRequest
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\RequestChannel.cs (1)
257IAsyncRequest request = CreateAsyncRequest(message);