Microsoft Internet Security and Acceleration Server 2000 |
Gets or sets a Boolean value that specifies whether text log files are compressed.
Note This feature is supported only when logging to partitions formatted using NTFS file systems.
FPCLog.LogFilesCompress [ = bCompress ]
HRESULT get_LogFilesCompress( VARIANT_BOOL *pbCompress ); HRESULT put_LogFilesCompress( VARIANT_BOOL bCompress );
The property is read-write.