BulkFileOperation.BeforeFlushPendingFileChangeNotification Event
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.
Sends BeforeFlushPendingFileChangeNotification signal when BulkFileOperation ends before we resume FileChange service.
public:
static event EventHandler ^ BeforeFlushPendingFileChangeNotification;
public static event EventHandler BeforeFlushPendingFileChangeNotification;
member this.BeforeFlushPendingFileChangeNotification : EventHandler
Public Shared Event BeforeFlushPendingFileChangeNotification As EventHandler