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

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

    Namespace: DevExpress.Xpf.Map

    Assembly: DevExpress.Xpf.Map.v25.1.dll

    NuGet Package: DevExpress.Wpf.Map

    Declaration

    public int DelaySeconds { get; }

    Property Value

    Type Description
    Int32

    The delay caused by the incident in seconds.

    See Also