Click or drag to resize

CFX.Utilities Namespace

Constains various utility and helper classes, such as diagnostic logging, etc.
Classes
 ClassDescription
Public classAppLog Allows for diagnostic logging of CFX transactions.
Public classAppLogSettings A class representing CFX diagnostic log settings
Public classCFXJsonSerializer A utility class that converts CFX Envelopes and Messages to and from JSON format
Public classCreatedVersionAttribute An attribute that may be applied to classes, properties, enumerations, and events indicating the version of CFX where the item was first introduced. If an item has no attribute, it may be assumed that the item was introduced in the first version of CFX ("1.0")
Public classMathHelper Contains commonly used precalculated values and mathematical operations.
Public classStateConverter Utility helper class for converting numeric state codes to and from SEMI enumerations
Delegates
 DelegateDescription
Public delegateTraceListenerHandler Delegate for receiving CFX diagnostic log trace message events
Enumerations
 EnumerationDescription
Public enumerationLogMessageType An flag type enumeration that indicates which types of messages should be recorded during CFX diagnostic logging.