openPDC Synchrophasor Help
SamplesPerTransmission Property
NamespacesHistorianAdaptersRemoteOutputAdapterSamplesPerTransmission
Gets or sets an integer that indicates the maximum number of points to be published to the historian at once.
Declaration Syntax
C#Visual BasicVisual C++
[ConnectionStringParameterAttribute]
[DefaultValueAttribute()]
public int SamplesPerTransmission { get; set; }
<ConnectionStringParameterAttribute> _
<DefaultValueAttribute()> _
Public Property SamplesPerTransmission As Integer
	Get
	Set
[ConnectionStringParameterAttribute]
[DefaultValueAttribute()]
public:
property int SamplesPerTransmission {
	int get ();
	void set (int value);
}

Assembly: HistorianAdapters (Module: HistorianAdapters) Version: 1.4.192.0