Occurs when the process of offloading historic ArchiveFiles is complete.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public event EventHandler OffloadComplete
Public Event OffloadComplete As EventHandler
public: event EventHandler^ OffloadComplete { void add (EventHandler^ value); void remove (EventHandler^ value); }