2 references to AddAsyncResult
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableOutputConnection.cs (2)
186return new AddAsyncResult(message, false, timeout, state, this, callback, asyncState); 200return new AddAsyncResult(message, true, timeout, null, this, callback, state);