C# Class HA4IoT.TraceReceiver.TraceItemReceiverClient

Afficher le fichier Open project: chkr1011/CK.HomeAutomation

Méthodes publiques

Méthode Description
Start ( ) : void
Stop ( ) : void
TraceItemReceiverClient ( ) : System

Private Methods

Méthode Description
OnDataReceived ( IPAddress senderAddress, string data ) : void
Receive ( ) : Task
TryParseNotifications ( string data, IList &traceItems ) : bool

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Stop() public méthode

public Stop ( ) : void
Résultat void

TraceItemReceiverClient() public méthode

public TraceItemReceiverClient ( ) : System
Résultat System