AFCollectiveMember.LastSyncTime Property
- Last UpdatedJan 12, 2026
- 1 minute read
- PI System
- AF SDK 3.2.0
- Developer
The last synchronization time to the primary server within the collective.
Namespace: OSIsoft.AF.Collective
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.2.0.7
Syntax
public AFTime LastSyncTime { get; }
Public ReadOnly Property LastSyncTime As AFTime Get Dim instance As AFCollectiveMember Dim value As AFTime value = instance.LastSyncTime
public: property AFTime LastSyncTime { AFTime get (); }
member LastSyncTime : AFTime with get
Property Value
Type: AFTimeReturns the last synchronization time to the primary server within the collective.