Click or drag to resize

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
Syntax
public Uri RequestUri { get; }

Property Value

Type: Uri
See Also