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