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

Assembly: HistorianAdapters (Module: HistorianAdapters) Version: 1.4.192.0