The DisconnectedEventArgs type exposes the following members.

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkClientAddress
Gets the client's IP address.
Public propertySupported by the .NET Compact FrameworkClientEndPoint
Gets the client-side endpoint of the client's connection.
Public propertySupported by the .NET Compact FrameworkSession
Gets server session.
Public propertySupported by the .NET Compact FrameworkUser
Gets the authenticated user of this session, if available.

See Also