3 references to MQ_ACTION_RECEIVE
System.ServiceModel (3)
System\ServiceModel\Channels\MsmqDefaultLockingQueue.cs (1)
108UnsafeNativeMethods.MQ_ACTION_RECEIVE, nativePropertiesPointer, null, IntPtr.Zero, IntPtr.Zero, internalTrans);
System\ServiceModel\Channels\MsmqQueue.cs (2)
400return TryReceiveInternal(message, timeout, transactionMode, UnsafeNativeMethods.MQ_ACTION_RECEIVE); 731UnsafeNativeMethods.MQ_ACTION_RECEIVE, callback, state);