C# Class NLogViewer.Receivers.NDumbsterSmtpEventReceiver

Inheritance: LogEventReceiverWithParserSkeleton
Exibir arquivo Open project: jkowalski/NLogViewer

Public Methods

Method Description
InputThread ( ) : void
NDumbsterSmtpEventReceiver ( ) : System
Start ( ) : void
Stop ( ) : void

Method Details

InputThread() public method

public InputThread ( ) : void
return void

NDumbsterSmtpEventReceiver() public method

public NDumbsterSmtpEventReceiver ( ) : System
return System

Start() public method

public Start ( ) : void
return void

Stop() public method

public Stop ( ) : void
return void