Implemented interface member:
method
UnlockMessage
System.ServiceModel.Channels.ILockingQueue.UnlockMessage(System.Int64, System.TimeSpan)
2 references to UnlockMessage
System.ServiceModel (2)
System\ServiceModel\Channels\Msmq3PoisonHandler.cs (1)
57queue.UnlockMessage(messageProperty.LookupId, TimeSpan.Zero);
System\ServiceModel\Channels\MsmqDefaultLockingQueue.cs (1)
430this.UnlockMessage(lookupId, TimeSpan.Zero);