Click or drag to resize

GetEndpointInformationRequest Class

Requests detailed information about a single endpoint, as specified by its CFX Handle. The response includes information regarding the endpoint’s capabilities (CFX topic and message support), as well as a generic model of its physical layout (zones, lanes, etc).
{
  "CFXHandle": "SMTPlus.Model_21232.SN23123"
}
Inheritance Hierarchy
SystemObject
  CFXCFXMessage
    CFXGetEndpointInformationRequest

Namespace: CFX
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public class GetEndpointInformationRequest : CFXMessage

The GetEndpointInformationRequest type exposes the following members.

Constructors
Properties
 NameDescription
Public propertyCFXHandle The handle of the endpoint about which the sender wishes to obtain information.
Top
See Also

Reference

CFX Namespace