NamespaceManager.DeleteRelay(String) Method

Definition

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

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

Parameters

path
String

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

Applies to