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