Click or drag to resize

AreYouThereRequest Class

Allows any CFX endpoint to determine if another particular CFX endpoint is present on a CFX network. The response sends basic information about the endpoint, including its CFX Handle, and network hostname / address.
{
  "CFXHandle": "SMTPlus.Model_21232.SN23123"
}
Inheritance Hierarchy
SystemObject
  CFXCFXMessage
    CFXAreYouThereRequest

Namespace: CFX
Assembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntax
public class AreYouThereRequest : CFXMessage

The AreYouThereRequest type exposes the following members.

Constructors
 NameDescription
Public methodAreYouThereRequest 
Top
Properties
 NameDescription
Public propertyCFXHandle The handle of the endpoint to which the request is directed
Top
See Also

Reference

CFX Namespace