BulkFileOperation.End 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 End signal when BulkFileOperation ends at the very end.
public:
static event EventHandler ^ End;
public static event EventHandler End;
member this.End : EventHandler
Public Shared Event End As EventHandler