Implemented interface member:
method
UnlockMessage
System.ServiceModel.Channels.ILockingQueue.UnlockMessage(System.Int64, System.TimeSpan)
2 references to UnlockMessage
System.ServiceModel (2)
System\ServiceModel\Channels\MsmqSubqueueLockingQueue.cs (2)
171this.UnlockMessage(lookupId, TimeSpan.Zero); 181this.UnlockMessage(lookupId, TimeSpan.Zero);