1 write to handle
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqQueue.cs (1)
792this.handle = this.msmqQueue.GetHandleForAsync(out useCompletionPort);
3 references to handle
System.ServiceModel (3)
System\ServiceModel\Channels\MsmqQueue.cs (3)
812error = msmqQueue.ReceiveCoreAsync(this.handle, nativePropertiesPointer, this.timeoutHelper.RemainingTime(), 821error = msmqQueue.ReceiveCoreAsync(this.handle, nativePropertiesPointer, this.timeoutHelper.RemainingTime(), 896this.msmqQueue.HandleIsStale(this.handle);