Click or drag to resize
Grid Solutions Framework

RemoteOutputAdapterPayloadAware Property

Gets or sets a boolean value indicating whether the payload boundaries are to be preserved during transmission.

Namespace: HistorianAdapters
Assembly: HistorianAdapters (in HistorianAdapters.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(true)]
public bool PayloadAware { get; set; }
View Source

Property Value

Boolean
See Also