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