Table of Contents

Method Unsubscribe

Namespace
Skyline.DataMiner.Net
Assembly
SLNetTypes.dll

Unsubscribe()

Clears the subscriptions.

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.