LoggedOn
- Last UpdatedNov 17, 2021
- 1 minute read
The LoggedOn property is a read-only property that returns True if the server has been logged on.
Syntax
Result = aaServer.LoggedOn;
Return Value
Returns True if the server has been logged on; otherwise, returns False.
Remarks
The default value is False.