Occurs when the process of creating a standby ArchiveFile is complete.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public event EventHandler RolloverPreparationComplete
Public Event RolloverPreparationComplete As EventHandler
public: event EventHandler^ RolloverPreparationComplete { void add (EventHandler^ value); void remove (EventHandler^ value); }