Share via


NamespaceManager.DeleteTopic(String) Method

Definition

Deletes the topic described by path relative to the service namespace base address.

public void DeleteTopic (string path);

Parameters

path
String

The path of the topic relative to the service namespace base address.

Exceptions

path is null or empty, or path starts or ends with "/".

Applies to

Product Versions
Azure SDK for .NET Legacy