2 implementations of UnlockMessage
System.ServiceModel (2)
System\ServiceModel\Channels\MsmqDefaultLockingQueue.cs (1)
276public void UnlockMessage(long lookupId, TimeSpan timeout)
System\ServiceModel\Channels\MsmqSubqueueLockingQueue.cs (1)
216public void UnlockMessage(long lookupId, TimeSpan timeout)