openPDC Historian Help
ReplicationInterval Property
NamespacesTVA.Historian.ReplicationReplicationProviderBaseReplicationInterval
Gets or sets the interval in minutes at which the IArchive is to be replicated.
Declaration Syntax
C#Visual BasicVisual C++
public int ReplicationInterval { get; set; }
Public Property ReplicationInterval As Integer
public:
virtual property int ReplicationInterval {
	int get () sealed;
	void set (int value) sealed;
}

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