ThrottleSettings Members

Contains information about service throttling.

The following tables list the members exposed by the ThrottleSettings type.

Public Constructors

  Name Description
  ThrottleSettings Initializes a new instance of the ThrottleSettings class.

Top

Public Properties

  Name Description
public property ExecuteAsyncMaxConnectionsPerServer Gets or sets the maximum number of concurrent asynchronous execute operations per organization.
public property ExecuteAsyncPerOrgMaxConnectionsPerServer Gets or sets the maximum number of concurrent execute multiple operations per organization per server.
public property ExecuteMultipleMaxConnectionsPerServer Gets or sets the maximum number of concurrent execute multiple operations per organization.
public property ExecuteMultiplePerOrgMaxConnectionsPerServer Gets or sets the maximum number of concurrent execute multiple operations per organization per server.
public property ExtensionData  Gets or sets the structure that contains extra data. (inherited from DeploymentObject)
public property FollowInYammerMaxConnectionsPerServer For internal use only.
public property FollowInYammerPerOrgMaxConnectionsPerServer For internal use only.
public property MapiSyncMaxConnectionsPerServer Gets or sets the server setting to control the maximum number of MAPI sync operations.
public property MapiSyncPerOrgMaxConnectionsPerServer Gets or sets the server setting to control the maximum number of MAPI sync operations per organization.
public property MaxBackgroundSendEmailRequestsPerOrgPerServer Gets or sets the Server setting to control the maximum number of background email send operations per organization.
public property MaxBackgroundSendEmailRequestsPerServer Gets or sets the server setting to control the maximum number of background email send operations.
public property MaxSharepointThreadsperOrganisation Gets or sets the maximum number of Microsoft SharePoint threads allowed per organization.
public property MaxSharepointThreadsperUser Gets or sets the maximum number of Microsoft SharePoint threads allowed per user.
public property OfflineSyncMaxConnectionsPerServer Gets or sets the server setting to control the maximum number of offline sync operations.
public property OfflineSyncPerOrgMaxConnectionsPerServer Gets or sets the server setting to control the maximum number of offline sync operations per organization.
public property OutlookSyncMaxConnectionsPerServer Gets or sets the server setting to control the maximum number of Dynamics CRM for Outlook sync operations.
public property OutlookSyncPerOrgMaxConnectionsPerServer Gets or sets the server setting to control the maximum number of Dynamics CRM for Outlook sync operations per organization.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

ThrottleSettings Class
Microsoft.Xrm.Sdk.Deployment Namespace

Other Resources

Deployment Web Service Messages
Use Deployment Entities and Deployment Configuration Settings
Administer the deployment using Windows PowerShel
Import Data in Microsoft Dynamics CRM

Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.