HistorianConnectionArgs Class
- Last UpdatedAug 21, 2026
- 1 minute read
Represents a set of properties for Historian connection proxy configuration.
'Declaration
Public Class HistorianConnectionArgs
'Usage
Dim instance As HistorianConnectionArgs
public class HistorianConnectionArgs
public ref class HistorianConnectionArgs
If the StoreForwardPath property is not specified or invalid, the data is not stored locally if the connection to the Historian Server is closed or lost. Only the ServerName, UserName, and Password properties are required to be specified. All other properties get initialized by the HistorianConnectionArgs constructor to default values. By default, the Historian connection is established in read-only mode when only data retrieval is allowed.
System.Object
ArchestrA.HistorianConnectionArgs
