| Overload | Description |
|---|---|
| EndFile() | End the current log file (but not the session) and open a new file to continue logging. |
| EndFile(String) | End the current log file (but not the session) and open a new file to continue logging. |
| EndFile(Int32,String) | End the current log file (but not the session) and open a new file to continue logging. |