openPDC Synchrophasor Help
BufferSize Property
NamespacesTVA.PhasorProtocolsMultiProtocolFrameParserBufferSize
Gets or sets the size of the buffer used by the MultiProtocolFrameParser for sending and receiving data from a device.
Declaration Syntax
C#Visual BasicVisual C++
public int BufferSize { get; set; }
Public Property BufferSize As Integer
	Get
	Set
public:
property int BufferSize {
	int get ();
	void set (int value);
}
Exceptions
ExceptionCondition
ArgumentExceptionThe value specified is either zero or negative.

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0