Number of log file back-up files. The log file name is as shown below.
XXXXX.log | Newest log file in terms of time. |
XXXXX001.log | Back-up file that is one prior to the above, in terms of time. |
XXXXX002.log | Back-up file that is two prior to the above, in terms of time. |
... | ... |
Syntax
|
LogFileBakCount As Integer
|
|
short GetLogFileBakCount();
void SetLogFileBakCount(short sNewValue);
|
Return Value
Example
Remarks
See Also
LogFileName Property
LogFileSize Property
LogFileEnableCommunication Property
LogFileEnable Property
|