C# Class CogMon.Agent.PerfMon.UDPPerfmonListener

Inheritance: IStartableService
Datei anzeigen Open project: lafar6502/cogmon

Public Methods

Method Description
Start ( ) : void
Stop ( ) : void
Test ( ) : void
UDPPerfmonListener ( ) : System

Protected Methods

Method Description
DoReceive ( IAsyncResult ar ) : void

Method Details

DoReceive() protected method

protected DoReceive ( IAsyncResult ar ) : void
ar IAsyncResult
return void

Start() public method

public Start ( ) : void
return void

Stop() public method

public Stop ( ) : void
return void

Test() public method

public Test ( ) : void
return void

UDPPerfmonListener() public method

public UDPPerfmonListener ( ) : System
return System