Click or drag to resize
Grid Solutions Framework

RemoteInputAdapterProtocol Property

Gets or sets the type of connection used to connect to the openHistorian.

Namespace: HistorianAdapters
Assembly: HistorianAdapters (in HistorianAdapters.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
public TransportProtocol Protocol { get; set; }
View Source

Property Value

TransportProtocol
See Also