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: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
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