Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
HA4IoT
TraceReceiver
TraceItemReceiverClient
C# Class HA4IoT.TraceReceiver.TraceItemReceiverClient
Exibir arquivo
Open project: chkr1011/CK.HomeAutomation
Public Methods
Method
Description
Start
( ) :
void
Stop
( ) :
void
TraceItemReceiverClient
( ) :
System
Private Methods
Method
Description
OnDataReceived
(
IPAddress
senderAddress
,
string
data
) :
void
Receive
( ) :
Task
TryParseNotifications
(
string
data
,
IList
&
traceItems
) :
bool
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Stop()
public
method
public
Stop
( ) :
void
return
void
TraceItemReceiverClient()
public
method
public
TraceItemReceiverClient
( ) :
System
return
System