[This is preliminary documentation and is subject to change.]
Allows any CFX endpoint to discover all of the other endpoints participating in this CFX network,
and their capabilities. All other CFX endpoints must then respond to this broadcast, providing
information about themselves. The response provides basic information about the endpoint,
including its CFX Handle and network hostname / address.
Inheritance Hierarchy
Namespace:
CFX
Assembly:
CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntaxpublic class WhoIsThereRequest : CFXMessage
Public Class WhoIsThereRequest
Inherits CFXMessage
See Also