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
Afficher le fichier Open project: ISISComputingGroup/EPICS-epicssharp

Méthodes publiques

Méthode Description
ProcessData ( DataPacket packet ) : void

Method Details

ProcessData() public méthode

public ProcessData ( DataPacket packet ) : void
packet DataPacket
Résultat void