StopFilter Method
Stop filtering registry operations.
Syntax
public void stopFilter();
Remarks
This method detaches the filter, causing the class's driver to stop filtering registry operations. This method will block until all pending requests have completed and the filter has been detached.