[This is preliminary documentation and is subject to change.]

The PlayerDisconnectedEventArgs type exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
IsFake
Whether the player has *actually* disconnected, or if this disconnect is faked by /Hide.
LeaveReason
Reason for leaving the server.
Player
Player who has just disconnected.

See Also