Table of Contents

Method Unsubscribe

Namespace
Skyline.DataMiner.Utils.DOM.UnitTesting
Assembly
Skyline.DataMiner.Utils.DOM.dll

Unsubscribe()

Clears the subscriptions.

public void Unsubscribe()

Remarks

This method differs from ClearSubscriptions(string) in that it will also stop the callback or polling. Typically, you will never need to call this method directly.