Click or drag to resize

IReplicationProviderReplicationProgress 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
event EventHandler<EventArgs<ProcessProgress<int>>> ReplicationProgress
View Source

Value

EventHandlerEventArgsProcessProgressInt32
See Also