1 reference to OnTimeout
System.Runtime.DurableInstancing (1)
System\Runtime\DurableInstancing\InstanceHandle.cs (1)
1026static readonly Action<object> timeoutCallback = new Action<object>(OnTimeout);