Cisco Cisco Computer Telephony Integration Option 8.5 開発者ガイド

ページ / 668
 
12-53
CTI OS Developer’s Guide for Cisco ICM/IPCC Enterprise & Hosted Editions Release 7.1(1)
 
Chapter 12      Helper Classes
LogWrapper Class (.NET and Java Only)
Syntax
void Dispose ()
Parameters
None.
Return Values
None.
GetMaxDaysBeforeExpire (.NET Only)
The GetMaxDaysBeforeExpire method gets the current log file age threshold 
beyond which the active log file will be rolled over into a new file regardless of 
file size.
Syntax
int GetMaxDaysBeforeExpire ()
Parameters
None.
Return Values
Current age threshold.
SetMaxNumberFiles
The SetMaxNumberFiles method changes the current number of log files 
threshold beyond which older files will begin to be deleted. If the provided value 
is not greater than zero, the default value of 4 is used.