Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
CK
Monitoring
MultiLogReader.RawLogFile
C# Class CK.Monitoring.MultiLogReader.RawLogFile
Immutable object that contains a description of the content of a raw log file.
显示文件
Open project: Invenietis/ck-core
Public Methods
Method
Description
ToString
( ) :
string
Overridden to return details about its content.
Private Methods
Method
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
method
Overridden to return details about its content.
public
ToString
( ) :
string
return
string