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