Method Unsubscribe
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.