Home
last modified time | relevance | path

Searched defs:workflowRuntime (Results 1 – 8 of 8) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.WorkflowServices/System/ServiceModel/Description/
H A DWorkflowRuntimeBehavior.cs26 WorkflowRuntime workflowRuntime = null; field in System.ServiceModel.Description.WorkflowRuntimeBehavior
33 …internal WorkflowRuntimeBehavior(WorkflowRuntime workflowRuntime, TimeSpan cachedInstanceExpiratio… in WorkflowRuntimeBehavior()
127 void ValidateWorkflowRuntime(WorkflowRuntime workflowRuntime) in ValidateWorkflowRuntime()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.WorkflowServices/System/Workflow/Runtime/
H A DWorkflowDefinitionContext.cs15 WorkflowRuntime workflowRuntime; field in System.Workflow.Runtime.WorkflowDefinitionContext
40 internal void Register(WorkflowRuntime workflowRuntime, bool validate) in Register()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.WorkflowServices/System/ServiceModel/Dispatcher/
H A DWorkflowOperationInvoker.cs27 WorkflowRuntime workflowRuntime; field in System.ServiceModel.Dispatcher.WorkflowOperationInvoker
30 WorkflowRuntime workflowRuntime, DispatchRuntime dispatchRuntime) in WorkflowOperationInvoker()
H A DWorkflowInstanceLifeTimeManagerExtension.cs26 WorkflowRuntime workflowRuntime; field in System.ServiceModel.Dispatcher.WorkflowInstanceLifetimeManagerExtension
28 …public WorkflowInstanceLifetimeManagerExtension(WorkflowRuntime workflowRuntime, TimeSpan cachedIn… in WorkflowInstanceLifetimeManagerExtension()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Workflow.Runtime/
H A DAmbientEnvironment.cs221 static WorkflowRuntime workflowRuntime; field in System.Workflow.Runtime.RuntimeEnvironment
H A DWorkflowInstance.cs30 internal WorkflowInstance(Guid instanceId, WorkflowRuntime workflowRuntime) in WorkflowInstance()
H A DWorkflowDefinitionDispenser.cs38 private WorkflowRuntime workflowRuntime; field in System.Workflow.Runtime.WorkflowDefinitionDispenser
H A DWorkflowExecutor.cs214 internal void RegisterWithRuntime(WorkflowRuntime workflowRuntime) in RegisterWithRuntime()
244 internal void ReRegisterWithRuntime(WorkflowRuntime workflowRuntime) in ReRegisterWithRuntime()