Syntax
Public Overrides Function LogedOn()As Boolean
Return Value
This functioninforms you the session connection status.
Parameters
No parameters.
Remarks
If this property value is true then the session status will be connected, if it is false the session status will be disconnected.
See Also