Click or drag to resize
ConnectionEventArgs Properties

The ConnectionEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyConnection
The Socket which was just Connected or Accepted
Public propertyOwnerSession
The Session which owns the this new connection
Top
See Also