Click or drag to resize

GetEndpointInformationRequest Class

[This is preliminary documentation and is subject to change.]

Requests detailed information about a single specified of a specified endpoint. 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:  CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntax
public class GetEndpointInformationRequest : CFXMessage

The GetEndpointInformationRequest type exposes the following members.

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

Reference