C# Class Gwupe.Communication.P2P.RUDP.Connector.API.NamedConnectionEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: gwupe/Gwupe Class Usage Examples

Méthodes publiques

Свойство Type Description
Connected bool
Name String
RemoteIp System.Net.IPAddress

Property Details

Connected public_oe property

public bool Connected
Résultat bool

Name public_oe property

public String Name
Résultat String

RemoteIp public_oe property

public IPAddress,System.Net RemoteIp
Résultat System.Net.IPAddress