1 override of OnNewInstanceHandle
System.Activities.DurableInstancing (1)
System\Activities\DurableInstancing\SqlWorkflowInstanceStore.cs (1)
539
protected override object
OnNewInstanceHandle
(InstanceHandle instanceHandle)
1 reference to OnNewInstanceHandle
System.Runtime.DurableInstancing (1)
System\Runtime\DurableInstancing\InstanceStore.cs (1)
439
handle.ProviderObject =
OnNewInstanceHandle
(handle);