C# Class CogMon.Agent.PerfMon.UDPPerfmonListener

Inheritance: IStartableService
Afficher le fichier Open project: lafar6502/cogmon

Méthodes publiques

Méthode Description
Start ( ) : void
Stop ( ) : void
Test ( ) : void
UDPPerfmonListener ( ) : System

Méthodes protégées

Méthode Description
DoReceive ( IAsyncResult ar ) : void

Method Details

DoReceive() protected méthode

protected DoReceive ( IAsyncResult ar ) : void
ar IAsyncResult
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Stop() public méthode

public Stop ( ) : void
Résultat void

Test() public méthode

public Test ( ) : void
Résultat void

UDPPerfmonListener() public méthode

public UDPPerfmonListener ( ) : System
Résultat System