2 references to BeginWait
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (2)
480return this.BeginWait(timeout, this.throwTimeoutByDefault, callback, state); 517return this.BeginWait(timeout, false, callback, state);