Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
PBCaGw
Workers
UdpReceiver
C# Class PBCaGw.Workers.UdpReceiver
Receives data from an UDP connection
Inheritance:
ReceiverWorker
Mostra file
Open project: ISISComputingGroup/EPICS-epicssharp
Public Methods
Method
Description
Dispose
( ) :
void
Private Methods
Method
Description
CheckUdpIsReceiving
(
object
objSender
,
EventArgs
e
) :
void
GotUdpMessage
(
IAsyncResult
ar
) :
void
Rebuild
( ) :
void
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void