Click or drag to resize

SettingsStartTime Property

.NET STTP API
Gets or sets the start time for a requested temporal data playback, i.e., a historical subscription. Simply by specifying a StartTime and StopTime, a subscription is considered a historical subscription.

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

Property Value

String
See Also