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

Inheritance: System.EventArgs
Exibir arquivo Open project: gwupe/Gwupe Class Usage Examples

Public Properties

Property Type Description
Connected bool
Name String
RemoteIp System.Net.IPAddress

Property Details

Connected public_oe property

public bool Connected
return bool

Name public_oe property

public String Name
return String

RemoteIp public_oe property

public IPAddress,System.Net RemoteIp
return System.Net.IPAddress