Click or drag to resize

ErrorLog Class

Log used to record errors.
Inheritance Hierarchy
SystemObject
  com.gigatmsErrorLog

Namespace:  com.gigatms
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public class ErrorLog

The ErrorLog type exposes the following members.

Constructors
  NameDescription
Public methodErrorLog
Initializes a new instance of the ErrorLog class
Top
Properties
  NameDescription
Public propertyStatic memberEnabled
Gets a value indicating whether this ErrorLog is enabled.
Top
See Also