Pending Property (HistorianConnectionStatus)
- Last UpdatedAug 21, 2026
- 1 minute read
Indicates whether the connection status to the Historian Server is still pending.
'Declaration
Public ReadOnly Property Pending As Boolean
'Usage
Dim instance As HistorianConnectionStatus
Dim value As Boolean
value = instance.Pending
public bool Pending {get;}