ServiceIPLogFileClose
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 9.0
- Documentation
Controls when the IP tracing file is closed.
Valid values
-1 | 0 | 1
- -1 = If ServiceIPLogOption is set to Enable Error Tracing, then the log file is closed after each entry is written. Otherwise, the log file is kept open until the end of the session. This is the recommended setting.
- 0 = Do not close the file after each trace line.
- 1 = Close the file after each traced line.
Default
-1
Type
Dynamic
IP Type
All