The NetworkSession type exposes the following members.
Properties
Name | Description | |
---|---|---|
DefaultLogWriter |
Gets or sets a default log writer used by all new instances of NetworkSession object.
| |
InstanceId |
Gets instance ID (intended for logging purposes).
| |
IsAuthenticated |
Gets a value indicating whether the session is authenticated.
| |
IsConnected |
Gets a value indicating whether the session is connected.
| |
LogWriter |
Gets or sets the LogWriter used by this object.
| |
ServerName |
Gets the server name, if available.
| |
ServerPort |
Gets the server port, if available.
| |
UserName |
Gets the authenticated user name, if available.
|