1 write to requestMessage
System.ServiceModel.Routing (1)
System\ServiceModel\Routing\ClientFactory.cs (1)
189
this.
requestMessage
= requestMessage;
1 reference to requestMessage
System.ServiceModel.Routing (1)
System\ServiceModel\Routing\ClientFactory.cs (1)
286
asyncResult = this.parent.OnBeginOperation(this.
requestMessage
, this.PrepareAsyncCompletion(operationComplete), this);