ConnectionEventArgs Class |
Namespace: SampSharp.GameMode.Events
public class ConnectionEventArgs : EventArgs
The ConnectionEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| ConnectionEventArgs |
Initializes a new instance of the ConnectionEventArgs class.
|
| Name | Description | |
|---|---|---|
| IpAddress |
Gets the ip of this connection.
| |
| PlayerId |
Gets the id of the player trying to connect.
| |
| Port |
Gets the port of this connection.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |