State
- Last UpdatedNov 17, 2021
- 1 minute read
The State property is a read-only property that gets the state to which the server changed.
Syntax
Result = aaServerStateChangeArgs.State;
Return Value
The aaServerState enumeration. For more information on the aaServerState enumeration, see aaServerState Enumeration.
Remarks
This property has no default value.