Storing Property
- Last UpdatedAug 21, 2026
- 1 minute read
Indicates whether the data is being sent to the store-and-forward engine or to the Historian Server.
'Declaration
Public ReadOnly Property Storing As Boolean
'Usage
Dim instance As HistorianStoreForwardStatus
Dim value As Boolean
value = instance.Storing
public bool Storing {get;}