AmqpCFXEndpointRequestUri Property |
[This is preliminary documentation and is subject to change.]
Returns the Uri currently being used to accept incoming CFX requests for this endpoint
Namespace:
CFX.Transport
Assembly:
CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntaxpublic Uri RequestUri { get; }
Public ReadOnly Property RequestUri As Uri
Get
Property Value
Type:
Uri
See Also