Click or drag to resize

OutputAdapterBaseConnectionAttemptInterval Property

Gets or sets the connection attempt interval, in milliseconds, for the data output adapter.

Namespace: GSF.TimeSeries.Adapters
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
protected double ConnectionAttemptInterval { get; set; }
View Source

Property Value

Double
See Also