AmqpCFXEndpointCFXHandle Property |
[This is preliminary documentation and is subject to change.]
Returns the CFXHandle of the endpoint currently associated with this AMQP endpoint.
Namespace:
CFX.Transport
Assembly:
CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntaxpublic string CFXHandle { get; }
Public ReadOnly Property CFXHandle As String
Get
Property Value
Type:
String
See Also