ITrafficFeedGPService Interface

Provides access to a GP service for retrieving traffic feed data.

Members

Name Description
Read/write property ConnectionProperties Connection properties of the GP service.
Read/write property ServiceName The name of the GP service.
Read/write property TaskName The name of the GP service task which returns a URL to TrafficIndex.xml.

ITrafficFeedGPService.ConnectionProperties Property

Connection properties of the GP service.

Public Property ConnectionProperties As IPropertySet
public IPropertySet ConnectionProperties {get; set;}

ITrafficFeedGPService.ServiceName Property

The name of the GP service.

Public Property ServiceName As String
public string ServiceName {get; set;}

ITrafficFeedGPService.TaskName Property

The name of the GP service task which returns a URL to TrafficIndex.xml.

Public Property TaskName As String
public string TaskName {get; set;}

Classes that implement ITrafficFeedGPService

Classes Description
TrafficFeedGPService A container for members in traffic feed data.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.