Share via


ServerSideSyncQueueSettings.ActivityQueueMaximumThreadsPercent Property

Definition

Defines the maximum percentage of worker threads to be used for running asynchronous operations.

public:
 property double ActivityQueueMaximumThreadsPercent { double get(); void set(double value); };
[System.Runtime.Serialization.DataMember]
public double ActivityQueueMaximumThreadsPercent { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.ActivityQueueMaximumThreadsPercent : double with get, set
Public Property ActivityQueueMaximumThreadsPercent As Double

Property Value

The maximum percentage of threads.

Attributes

Applies to