RestartComputer.DisableSelfRestart Property

Definition

If true, them the workflow will not checkpoint and resume after the computer is restarted.

public:
 static property bool DisableSelfRestart { bool get(); void set(bool value); };
public:
 static property bool DisableSelfRestart { bool get(); void set(bool value); };
[System.ComponentModel.DefaultValue(null)]
public static bool DisableSelfRestart { get; set; }
[<System.ComponentModel.DefaultValue(null)>]
static member DisableSelfRestart : bool with get, set
Public Shared Property DisableSelfRestart As Boolean

Property Value

Attributes

Applies to