openPDC Synchrophasor Help
PayloadAware Property
NamespacesHistorianAdaptersRemoteOutputAdapterPayloadAware
Gets or sets a boolean value indicating whether the payload boundaries are to be preserved during transmission.
Declaration Syntax
C#Visual BasicVisual C++
[DefaultValueAttribute(true)]
[ConnectionStringParameterAttribute]
public bool PayloadAware { get; set; }
<DefaultValueAttribute(True)> _
<ConnectionStringParameterAttribute> _
Public Property PayloadAware As Boolean
	Get
	Set
[DefaultValueAttribute(true)]
[ConnectionStringParameterAttribute]
public:
property bool PayloadAware {
	bool get ();
	void set (bool value);
}

Assembly: HistorianAdapters (Module: HistorianAdapters) Version: 1.4.192.0