Occurs when the process of replicating the IArchive is complete.
Declaration Syntax
C# | Visual Basic | Visual C++ |
event EventHandler ReplicationComplete
Event ReplicationComplete As EventHandler
event EventHandler^ ReplicationComplete { void add (EventHandler^ value); void remove (EventHandler^ value); }