Method | Description | |
---|---|---|
ClientDisconnectedEventArgs ( bool requested, ConnectionResult reason, string customReason ) : System |
public ClientDisconnectedEventArgs ( bool requested, ConnectionResult reason, string customReason ) : System | ||
requested | bool | |
reason | ConnectionResult | |
customReason | string | |
return | System |