C# Class CK.Monitoring.MultiLogReader.RawLogFile

Immutable object that contains a description of the content of a raw log file.
Afficher le fichier Open project: Invenietis/ck-core

Méthodes publiques

Méthode Description
ToString ( ) : string

Overridden to return details about its content.

Private Methods

Méthode Description
Initialize ( MultiLogReader reader ) : void
RawLogFile ( string fileName ) : System
UpdateMonitor ( MultiLogReader reader, long streamOffset, RawLogFileMonitorOccurence>.Dictionary monitorOccurrence, List monitorOccurenceList, IMulticastLogEntry log ) : void

Method Details

ToString() public méthode

Overridden to return details about its content.
public ToString ( ) : string
Résultat string