Click or drag to resize

TrafficGetSpeed Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Overload List
  NameDescription
Public methodGetSpeed(UInt64, DateTime, SpeedUnit)
Query each of this Traffic's TrafficSources to get the speed along a given link at a given time.
Public methodGetSpeed(UInt64, DateTime, TimeZone, SpeedUnit)
Query each of this Traffic's TrafficSources to get the speed along a given link at a given time and timezone.
Public methodGetSpeed(UInt64, TrafficDirectionType, DateTime, SpeedUnit)
Query each of this Traffic's TrafficSources to get the speed along a given link at a given time and link direction.
Public methodGetSpeed(UInt64, TrafficDirectionType, DateTime, TimeZone, SpeedUnit)
Query each of this Traffic's TrafficSources to get the speed along a given link at a given time, link direction and timezone.
Top
See Also