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