Click or drag to resize

ReplicationProviderBaseReplicationException Event

Occurs when an Exception is encountered during the replication process of IArchive.

Namespace: GSF.Historian.Replication
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
public event EventHandler<EventArgs<Exception>> ReplicationException
View Source

Value

EventHandlerEventArgsException

Implements

IReplicationProviderReplicationException
See Also