Method | Description | |
---|---|---|
Dispose ( ) : void | ||
MultiProcessLogFileWriter ( string fileName, long fileSize ) : System | ||
ThreadStartProc ( ) : void | ||
Write ( string message ) : void | ||
WriteLine ( string message ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
CompareFiles ( |
||
DeleteOldFiles ( string filePattern, |
||
FlushBuffer ( ) : void | ||
GetBufferCopy ( ) : |
||
InitializeMutex ( string fileName ) : void | ||
WriteStatements ( |
public MultiProcessLogFileWriter ( string fileName, long fileSize ) : System | ||
fileName | string | |
fileSize | long | |
return | System |