C# Class CogMon.Agent.LogGrepTask

Parses a text log file in an incremental way (line by line) retrieving matching values
Inheritance: JobBase
Datei anzeigen Open project: lafar6502/cogmon

Private Properties

Property Type Description

Protected Methods

Method Description
Run ( ) : void

Method Details

Run() protected method

protected Run ( ) : void
return void