1 reference to OnRetryTimer
System.Activities.DurableInstancing (1)
System\Activities\DurableInstancing\LoadRetryHandler.cs (1)
22
this.retryThreadTimer = new IOThreadTimer(new Action<object>(this.
OnRetryTimer
), null, false);