The ConnectionEstablishedEventArgs type exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
IsCurrent
Whether this connection is the current one (true) or one of the secondaries (false).
NewConnection
The connection that was just established.

See Also