Method | Description | |
---|---|---|
Check ( ) : bool | ||
Check ( bool skipNonExistingFile ) : bool | ||
FileSizeChecker ( string fileName, System.TimeSpan checkInterval ) : System | ||
Reset ( ) : void |
Method | Description | |
---|---|---|
Initialize ( ) : void |
public Check ( bool skipNonExistingFile ) : bool | ||
skipNonExistingFile | bool | |
return | bool |
public FileSizeChecker ( string fileName, System.TimeSpan checkInterval ) : System | ||
fileName | string | |
checkInterval | System.TimeSpan | |
return | System |