EndpointShuttingDown Class |
[This is preliminary documentation and is subject to change.]
Sent when an endpoint is about to shut down and disconnect from a CFX network
{
"CFXHandle": "SMTPlus.Model_21232.SN23123"
}
Inheritance Hierarchy
Namespace:
CFX
Assembly:
CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntaxpublic class EndpointShuttingDown : CFXMessage
Public Class EndpointShuttingDown
Inherits CFXMessage
The EndpointShuttingDown type exposes the following members.
Properties
| Name | Description |
---|
 | CFXHandle |
The handle of the endpoint that is shutting down
|
Top
See Also