Click or drag to resize
Grid Solutions Framework

LocalInputAdapterPublicationInterval Property

Gets or sets the publication interval for this LocalInputAdapter.

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

Property Value

Int64
See Also