C# Class PBCaGw.Workers.UdpSender

Sends the UDP packet directly.
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