AFCollectiveMember.StartReplication Method
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- 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.1.1.1182
Syntax
public void StartReplication()
Public Sub StartReplication Dim instance As AFCollectiveMember instance.StartReplication()
public: void StartReplication()
member StartReplication : unit -> unit