Click or drag to resize

HermesInformation Class

Structure that contains information related to an Endpoint's support of the Hermes standard.
Inheritance Hierarchy
SystemObject
  CFX.StructuresHermesInformation

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public class HermesInformation

The HermesInformation type exposes the following members.

Constructors
 NameDescription
Public methodHermesInformation 
Top
Properties
 NameDescription
Public propertyEnabled Whether or not the Endpoint has Hermes support enabled.
Public propertyVersion The specific version of Hermes supported by the Endpoint.
Top
See Also