Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

Product Family
Current publication
Table of Contents

AFCollectiveMember.StopReplication Method

AFCollectiveMember.StopReplication Method
Stop the collective member from replicating data between members.

Namespace:  OSIsoft.AF.Collective
Assembly:  OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.0.1156

Syntax

public void StopReplication()
Public Sub StopReplication

Dim instance As AFCollectiveMember

instance.StopReplication()
public:
void StopReplication()
member StopReplication : unit -> unit 

Remarks

If stopping replication on the Primary, then replication will first be stopped in each Secondary. If that is successful, then replication will be stopped on the Primary.

Version Information

AFSDK


See Also

Was this topic helpful?