BulkFileOperation.Begin 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 Begin signal when BulkFileOperation begin and we processed all pending FileChange service signals and pause it.
public:
static event EventHandler ^ Begin;
public static event EventHandler Begin;
member this.Begin : EventHandler
Public Shared Event Begin As EventHandler