Walter.BOM
StopMonitoring(DirectoryInfo,String) Method
Walter.BOM Assembly > Walter.IO Namespace > IDiskGuard Interface > StopMonitoring Method : StopMonitoring(DirectoryInfo,String) Method
The directory to stop watching
the filter to stop
Stops monitoring at the entry assembly (the application) if there is a location that matches the filter
Syntax
void StopMonitoring( 
   DirectoryInfo directory,
   string filter
)

Parameters

directory
The directory to stop watching
filter
the filter to stop
Exceptions
ExceptionDescription
if a monitor with the filter is not found
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IDiskGuard Interface
IDiskGuard Members
Overload List