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