SessionState (Read only) |
Top Previous Next |
Returns the current session state.
VB.NET Syntax
[SessionState =] tnxxxx.SessionState
C# Syntax
[SessionState =] tnxxxx.SessionState;
Remarks
While the telnet connection is closed, this property returns always NoSession value.
When the telnet connection is opened it can return:
See also SessionState constants.
|