BulkFileOperation.BeforeFlushPendingFileChangeNotification Evento
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Envia o sinal BeforeFlushPendingFileChangeNotification quando o BulkFileOperation termina antes de retomar o serviço FileChange.
public:
static event EventHandler ^ BeforeFlushPendingFileChangeNotification;
public static event EventHandler BeforeFlushPendingFileChangeNotification;
member this.BeforeFlushPendingFileChangeNotification : EventHandler
Public Shared Event BeforeFlushPendingFileChangeNotification As EventHandler