2 implementations of DeleteMessage
System.ServiceModel (2)
System\ServiceModel\Channels\MsmqDefaultLockingQueue.cs (1)
173public void DeleteMessage(long lookupId, TimeSpan timeout)
System\ServiceModel\Channels\MsmqSubqueueLockingQueue.cs (1)
186public void DeleteMessage(long lookupId, TimeSpan timeout)