mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER

LogFileXhtml.Close Method



Saves and closes the log file.


Namespace: SobekCM.Tools.Logs
Assembly: SobekCM_Tools (in SobekCM_Tools.dll) Version: 4.10.0.0 (4.10.0)

Syntax

C#
public bool Close()

Return Value

Type: Boolean
TRUE if successful, otherwise FALSE

Examples

To see examples, look at the examples listed under the main LogFileXhtml class.

Exceptions

ExceptionCondition
SobekCM.Tools.Logs..::..LogFile_Exception A LogFile_Exception will be thrown if there is an error closing the connection, unless the SuppressExceptions flag is set to true.

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )