.. _doxcsid-class_p1_1_1_camera_sdk_1_1_camera_1a280ed70a758393d99d283babc4fe1c44: Camera.Close Method +++++++++++++++++++ Definition """""""""" *Namespace:* ``P1Sdk`` Frees the camera handle, letting other processes or resources take over use of the camera. .. ref-code-block:: csharp :class: doxyrest-overview-code-block public void Close(); Closing the communication woth the camera and causes any intialized states to shut down. Likewise all event notifications from this camera are removed. .. rubric:: Parameters: .. list-table:: :widths: 20 80 * - :ref:`SdkException ` - an error-code inside if something else goes wrong