Click or drag to resize
ShutdownEventShutdown Property
Get/Set the kind of shutdown or restart. Possible values are "Uncleanly" and "Cleanly". A shutdown is considered unclean if there are any active channels when the system is shut down.

Namespace: AsterNET.Manager.Event
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string Shutdown { get; set; }

Property Value

Type: String
See Also