ISubscription.Unsubscribe Method# Definition# Namespace: P1.CameraSdk Cancel the subscription, no new notifications will be posted public void Unsubscribe(); Note that there might still be a backlog of pending notifications from previous posted events.Unsubscribing does not clear that queue.