openPDC Synchrophasor Help
Protocol Property
NamespacesHistorianAdaptersRemoteInputAdapterProtocol
Gets or sets the type of connection used to connect to the TVA Historian.
Declaration Syntax
C#Visual BasicVisual C++
[ConnectionStringParameterAttribute]
public TransportProtocol Protocol { get; set; }
<ConnectionStringParameterAttribute> _
Public Property Protocol As TransportProtocol
	Get
	Set
[ConnectionStringParameterAttribute]
public:
property TransportProtocol Protocol {
	TransportProtocol get ();
	void set (TransportProtocol value);
}

Assembly: HistorianAdapters (Module: HistorianAdapters) Version: 1.4.192.0