Click or drag to resize
ProviderBaseTProvider Properties

The ProviderBaseTProvider generic type exposes the following members.

Properties
  NameDescription
Public propertyApplicationUserAgent
Gets or sets the application-specific user agent for the provider instance.
Public propertyBackoffPolicy
Gets or sets the back-off policy to use for polling operations.
Public propertyConnectionLimit
Gets or sets the maximum number of connections allowed on the ServicePoint objects used for requests. If the value is , the connection limit value for the ServicePoint object is not altered.
Public propertyDefaultRegion
Gets the default region for this provider instance, if one was specified.
Top
See Also