2 references to ClientBinder
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (2)
2472
return this.
ClientBinder
.BeginRequest(this.Message, timeout, this.MaskingMode, callback, state);
2477
this.reply = this.
ClientBinder
.EndRequest(result);