AreYouThereResponse Class |
[This is preliminary documentation and is subject to change.]
{
"Result": {
"Result": "Success",
"ResultCode": 0,
"Message": null
},
"CFXHandle": "SMTPlus.Model_21232.SN23123",
"RequestNetworkUri": "amqp://host33/",
"RequestTargetAddress": "/queue/SN23123"
}Namespace: CFX
The AreYouThereResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| CFXHandle |
The handle of the endpoint that is responding
| |
| RequestNetworkUri |
The network address / Uri to be used for requests to this endpoint
| |
| RequestTargetAddress |
The AMQP 1.0 target address to be used for requests to this endpoint
| |
| Result |
The result of the request
|