1 override of OnSqlException
System.Activities.DurableInstancing (1)
System\Activities\DurableInstancing\TestVersionAndRunAsyncResult.cs (1)
91
protected override void
OnSqlException
(Exception exception, out bool handled)
1 reference to OnSqlException
System.Activities.DurableInstancing (1)
System\Activities\DurableInstancing\SqlWorkflowInstanceStoreAsyncResult.cs (1)
237
thisPtr.
OnSqlException
(delayedException, out handled);