ApplicationConfigHelper.DeRegisterChangeNotification(String) Method

Definition

Removes an application from the monitored list.

public:
 void DeRegisterChangeNotification(System::String ^ appUri);
public void DeRegisterChangeNotification (string appUri);
Public Sub DeRegisterChangeNotification (appUri As String)

Parameters

appUri
String

URI of the application that should no longer be monitored.

Applies to