AFCollectiveMember.StartReplication Method
- Last UpdatedJan 12, 2026
- 1 minute read
- PI System
- AF SDK 3.2.0
- Developer
Initialize the collective member to start replication of data between members.
Namespace: OSIsoft.AF.Collective
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.2.0.7
Syntax
public void StartReplication()
Public Sub StartReplication Dim instance As AFCollectiveMember instance.StartReplication()
public: void StartReplication()
member StartReplication : unit -> unit