1 reference to OnScheduled
System.ServiceModel.Federation (1)
System\Runtime\OperationWithTimeoutAsyncResult.cs (1)
16
private static readonly Action<object> s_scheduledCallback = new Action<object>(
OnScheduled
);