1 override of OnFreeInstanceHandle
System.Activities.DurableInstancing (1)
System\Activities\DurableInstancing\SqlWorkflowInstanceStore.cs (1)
533protected override void OnFreeInstanceHandle(InstanceHandle instanceHandle, object userContext)
1 reference to OnFreeInstanceHandle
System.Runtime.DurableInstancing (1)
System\Runtime\DurableInstancing\InstanceStore.cs (1)
425OnFreeInstanceHandle(handle, providerObject);