Click or drag to resize

ReplicationProviderBaseReplicationInterval Property

Gets or sets the interval in minutes at which the IArchive is to be replicated.

Namespace: GSF.Historian.Replication
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
public int ReplicationInterval { get; set; }
View Source

Property Value

Int32

Implements

IReplicationProviderReplicationInterval
See Also