Click or drag to resize

Traffic Methods

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

The Traffic type exposes the following members.

Methods
  NameDescription
Public methodDispose
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
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.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also