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
TcpClientSender
C# Class PBCaGw.Workers.TcpClientSender
Sends the message to a defined TCP socket which is connected to a CA client (MEDM for example)
Inheritance:
SenderWorker
Mostra file
Open project: ISISComputingGroup/EPICS-epicssharp
Public Methods
Method
Description
ProcessData
(
DataPacket
packet
) :
void
Method Details
ProcessData()
public
method
public
ProcessData
(
DataPacket
packet
) :
void
packet
DataPacket
return
void