NamespaceManager.DeleteNotificationHub(String) Method

Definition

Delete the notification hub.

public void DeleteNotificationHub (string path);
abstract member DeleteNotificationHub : string -> unit
override this.DeleteNotificationHub : string -> unit
Public Sub DeleteNotificationHub (path As String)

Parameters

path
String

The notification hub path.

Implements

Applies to