C# Class Duality.NetworkProfileClient

Inheritance: IDisposable
Afficher le fichier Open project: BraveSirAndrew/duality

Méthodes publiques

Méthode Description
Dispose ( ) : void
Init ( string hostname, int port ) : bool

Private Methods

Méthode Description
OnFrameReceived ( FrameData frameData ) : void
ParseMessage ( byte packet ) : void
ReadMessages ( ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Init() public méthode

public Init ( string hostname, int port ) : bool
hostname string
port int
Résultat bool