openPDC Synchrophasor Help
Port Property
NamespacesHistorianAdaptersRemoteInputAdapterPort
Gets or sets the port on which the TVA Historian is broadcasting data.
Declaration Syntax
C#Visual BasicVisual C++
[ConnectionStringParameterAttribute]
public int Port { get; set; }
<ConnectionStringParameterAttribute> _
Public Property Port As Integer
	Get
	Set
[ConnectionStringParameterAttribute]
public:
property int Port {
	int get ();
	void set (int value);
}

Assembly: HistorianAdapters (Module: HistorianAdapters) Version: 1.4.192.0