BulkFileOperation.BeforeFlushPendingFileChangeNotification 事件

定义

在恢复 FileChange 服务之前,BulkFileOperation 结束后发送 BeforeFlushPendingFileChangeNotification 信号。

public:
 static event EventHandler ^ BeforeFlushPendingFileChangeNotification;
public static event EventHandler BeforeFlushPendingFileChangeNotification;
member this.BeforeFlushPendingFileChangeNotification : EventHandler 
Public Shared Event BeforeFlushPendingFileChangeNotification As EventHandler 

事件类型

EventHandler

适用于