2 references to SessionReceiveContextAsyncResult
System.ServiceModel (2)
System\ServiceModel\Channels\MsmqInputSessionChannel.cs (2)
392return new SessionReceiveContextAsyncResult(receiveContext, timeout, callback, state, onComplete); 401return new SessionReceiveContextAsyncResult(receiveContext, timeout, callback, state, onAbandon);