1 reference to CleanupExpiredLocks
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqReceiveContextLockManager.cs (1)
37
this.messageExpiryTimer = new IOThreadTimer(new Action<object>(
CleanupExpiredLocks
), null, false);