openPDC Historian Help
ReplicationException Event
NamespacesTVA.Historian.ReplicationIReplicationProviderReplicationException
Occurs when an Exception is encountered during the replication process of IArchive.
Declaration Syntax
C#Visual BasicVisual C++
event EventHandler<EventArgs<Exception>> ReplicationException
Event ReplicationException As EventHandler(Of EventArgs(Of Exception))
 event EventHandler<EventArgs<Exception^>^>^ ReplicationException {
	void add (EventHandler<EventArgs<Exception^>^>^ value);
	void remove (EventHandler<EventArgs<Exception^>^>^ value);
}

Assembly: TVA.Historian (Module: TVA.Historian) Version: 1.0.33.39252