openPDC Synchrophasor Help
InitiateConnection Property
NamespacesHistorianAdaptersRemoteInputAdapterInitiateConnection
Gets or sets a value that indicates whether the listener will initiate the connection to the TVA Historian.
Declaration Syntax
C#Visual BasicVisual C++
[ConnectionStringParameterAttribute]
public bool InitiateConnection { get; set; }
<ConnectionStringParameterAttribute> _
Public Property InitiateConnection As Boolean
	Get
	Set
[ConnectionStringParameterAttribute]
public:
property bool InitiateConnection {
	bool get ();
	void set (bool value);
}

Assembly: HistorianAdapters (Module: HistorianAdapters) Version: 1.4.192.0