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