Implemented interface member:
method
NotifyIdle
System.ServiceModel.Dispatcher.IInstanceContextProvider.NotifyIdle(System.ServiceModel.Dispatcher.InstanceContextIdleCallback, System.ServiceModel.InstanceContext)
1 override of NotifyIdle
System.WorkflowServices (1)
System\ServiceModel\Dispatcher\WorkflowInstanceContextProvider.cs (1)
132
public override void
NotifyIdle
(InstanceContextIdleCallback callback, InstanceContext instanceContext)
2 references to NotifyIdle
System.WorkflowServices (2)
System\ServiceModel\Dispatcher\WorkflowInstanceContextProvider.cs (2)
166
base.
NotifyIdle
(callback, instanceContext);
172
base.
NotifyIdle
(callback, instanceContext);