FileTracker.SuspendTracking Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Temporarily suspend tracking of file accesses in the current tracking context.
public:
static void SuspendTracking();
public static void SuspendTracking ();
static member SuspendTracking : unit -> unit
Public Shared Sub SuspendTracking ()