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