Click or drag to resize

ReplicationProviderBaseReplicationProgress Event

Occurs when the IArchive is being replicated.

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

Value

EventHandlerEventArgsProcessProgressInt32

Implements

IReplicationProviderReplicationProgress
See Also