Skip to main content
All docs
V25.1
  • AzureTrafficIncidentResult.DelaySeconds Property

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

    Namespace: DevExpress.XtraMap

    Assembly: DevExpress.XtraMap.v25.1.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