Click or drag to resize

SettingsThrottled Property

.NET STTP API
Gets or sets flag that setermines if data will be published using down-sampling.

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

Property Value

Boolean
See Also