Share via


ExecutionOptions Class

 

This documentation is no longer available on MSDN. It is available as a CHM or PDF download. For the newest Geocoding, Imagery, Routing and Traffic services, see Bing Maps REST Services. 

Contains properties to refine the request calculation.

Syntax

public class ExecutionOptions
Public Class ExecutionOptions

Constructor

Name

Description

ExecutionOptions 

Initializes a new instance of an ExecutionOptions object.

Public Properties

Name

Description

SuppressFaults 

A bool indicating if the service should suppress Bing Maps faults. Optional. The default value is false, which means Bing Maps faults are returned.

See Also

RequestBase.ExecutionOptions Property