Specifies whether or not to record communication module logs in files. When this property is true they are recorded in files, and when false they are not recorded.
Syntax
|
LogFileEnableCommunication As Boolean
|
|
BOOL GetLogFileEnableCommunication();
void SetLogFileEnableCommunication(BOOL bNewValue);
|
Return Value
Example
Remarks
See Also
LogFileName Property
LogFileSize Property
LogFileEnable Property
LogFileBakCount Property
|