ModuleAlarm.Restart Property

Flag to force an alarm module restart. A toggle on this flag to execute the operation.
<ID("Restart", (int)e.Restart)> _ 
<EditorBrowsable(EditorBrowsableState.Advanced)> _ 
Public Property Restart() As Integer
This language is not supported or no code example is available.
[ID("Restart", (int)e.Restart)] 
[EditorBrowsable(EditorBrowsableState.Advanced)] 
public int Restart {get; set;}
This language is not supported or no code example is available.

Property Value

int

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition