3 references to Stopped
System.Workflow.Runtime (3)
Hosting\WorkflowRuntimeService.cs (3)
23private WorkflowRuntimeServiceState state = WorkflowRuntimeServiceState.Stopped; 78if (state.Equals(WorkflowRuntimeServiceState.Stopped)) 98state = WorkflowRuntimeServiceState.Stopped;