1 write to reply
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (1)
2477
this.
reply
= this.ClientBinder.EndRequest(result);
2 references to reply
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (2)
2453
get { return this.
reply
; }
2466
return requestResult.
reply
;