Click or drag to resize

SettingsPublishInterval Property

.NET STTP API
Gets or sets flag that defines the down-sampling publish interval, in seconds, to use when Throttled is true.

Namespace: sttp
Assembly: sttp.net (in sttp.net.dll) Version: 1.0.0
Syntax
public double PublishInterval { get; set; }
Request Example View Source

Property Value

Double
See Also