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