Share via


IHumanPresenceSensorExtensionPlugin.Stop Method

Definition

Stops a HumanPresenceSensor stream.

public:
 void Stop();
void Stop();
public void Stop();
function stop()
Public Sub Stop ()

Remarks

Any code required to stop the plugin should go here.

Applies to

See also