3 references to None
System.Activities (3)
System\Activities\WorkflowApplication.cs (3)
4997
PersistableIdleAction action = PersistableIdleAction.
None
;
5016
if (action != PersistableIdleAction.
None
)
5043
TD.WorkflowApplicationPersistableIdle(application.Id.ToString(), PersistableIdleAction.
None
.ToString());