PSWorkflowExecutionOption.WorkflowShutdownTimeoutMSec Property

Definition

WorkflowShutdownTimeoutMSec - the maximum time allowed to suspend the workflows before aborting them.

public:
 property int WorkflowShutdownTimeoutMSec { int get(); void set(int value); };
public:
 property int WorkflowShutdownTimeoutMSec { int get(); void set(int value); };
public int WorkflowShutdownTimeoutMSec { get; set; }
member this.WorkflowShutdownTimeoutMSec : int with get, set
Public Property WorkflowShutdownTimeoutMSec As Integer

Property Value

Applies to