C# Class Gwupe.Communication.P2P.P2P.Tunnel.PeerInfo

Afficher le fichier Open project: gwupe/Gwupe Class Usage Examples

Méthodes publiques

Свойство Type Description
ExternalEndPoint System.Net.IPEndPoint
FacilitatorRepeatedEndPoint System.Net.IPEndPoint
InternalEndPoints List

Méthodes publiques

Méthode Description
PeerInfo ( ) : System
ToString ( ) : String

Method Details

PeerInfo() public méthode

public PeerInfo ( ) : System
Résultat System

ToString() public méthode

public ToString ( ) : String
Résultat String

Property Details

ExternalEndPoint public_oe property

public IPEndPoint,System.Net ExternalEndPoint
Résultat System.Net.IPEndPoint

FacilitatorRepeatedEndPoint public_oe property

public IPEndPoint,System.Net FacilitatorRepeatedEndPoint
Résultat System.Net.IPEndPoint

InternalEndPoints public_oe property

public List InternalEndPoints
Résultat List