1 reference to unlockCallback
System.WorkflowServices (1)
System\ServiceModel\Dispatcher\ServiceDurableInstance.cs (1)
577
result = this.durableInstance.lockingProvider.BeginUnlock(this.durableInstance.operationTimeout,
unlockCallback
, this);