Gets or sets the log file size in kilobyte. If actual file size of log file exceeded LogSize property, SavoySecsI control will rename the file name and make a new empty log file. If number of back-up file reached to the value of LogBakCount property, SavoySecsI control will delete oldest back-up file.
構文
|
long GetLogSize()
void SetLogSize(long)
|
戻り値
使用例
特記事項
Persistent property.
参照
|