Click or drag to resize

ServiceBaseGetUri Method

Used to retrieve the URI of the request dispatcher.

Namespace:  SolidFire.Core
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public Uri GetUri()

Return Value

Type: Uri
Uri of the request dispatcher.
See Also