openPDC Synchrophasor Help
ConserveBandwidth Property
NamespacesHistorianAdaptersRemoteOutputAdapterConserveBandwidth
Gets or sets a boolean value that determines the packet type to be used when sending data to the server.
Declaration Syntax
C#Visual BasicVisual C++
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(true)]
public bool ConserveBandwidth { get; set; }
<ConnectionStringParameterAttribute> _
<DefaultValueAttribute(True)> _
Public Property ConserveBandwidth As Boolean
	Get
	Set
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(true)]
public:
property bool ConserveBandwidth {
	bool get ();
	void set (bool value);
}

Assembly: HistorianAdapters (Module: HistorianAdapters) Version: 1.4.192.0