NotificationHubClient.GetBaseUri Method

Definition

Returns the base URI for the notification hub client.

public Uri GetBaseUri ();
abstract member GetBaseUri : unit -> Uri
override this.GetBaseUri : unit -> Uri
Public Function GetBaseUri () As Uri

Returns

Uri

The base URI of the notification hub.

Implements

Applies to