Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
PBCaGw
Workers
UdpReceiver
C# Class PBCaGw.Workers.UdpReceiver
Receives data from an UDP connection
Inheritance:
ReceiverWorker
Afficher le fichier
Open project: ISISComputingGroup/EPICS-epicssharp
Méthodes publiques
Méthode
Description
Dispose
( ) :
void
Private Methods
Méthode
Description
CheckUdpIsReceiving
(
object
objSender
,
EventArgs
e
) :
void
GotUdpMessage
(
IAsyncResult
ar
) :
void
Rebuild
( ) :
void
Method Details
Dispose()
public
méthode
public
Dispose
( ) :
void
Résultat
void