AFCollectiveMember.LastSyncTime Property
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- 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.1.1.1182
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.