Click or drag to resize

GeostreamTraffic Methods

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

The GeostreamTraffic type exposes the following members.

Methods
  NameDescription
Public methodDispose (Inherited from Traffic.)
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.
(Inherited from Traffic.)
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.
(Inherited from Traffic.)
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.
(Inherited from Traffic.)
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.
(Inherited from Traffic.)
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