.. _doxcsid-interface_p1_1_1_camera_sdk_1_1_i_subscription_1afb5f64903d0f7a431cf8e20fecf19163: ISubscription.Unsubscribe Method ++++++++++++++++++++++++++++++++ Definition """""""""" *Namespace:* ``P1.CameraSdk`` Cancel the subscription, no new notifications will be posted .. ref-code-block:: csharp :class: doxyrest-overview-code-block public void Unsubscribe(); Note that there might still be a backlog of pending notifications from previous posted events.Unsubscribing does *not* clear that queue.