Skip to main content
All docs
V24.2

AzureTrafficIncidentResult.DelaySeconds Property

Gets the delay caused by the incident in seconds (except for road closures).

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v24.2.dll

NuGet Package: DevExpress.Win.Map

Declaration

public int DelaySeconds { get; }

Property Value

Type Description
Int32

The delay caused by the incident in seconds.

See Also