Share via


ServerSideSyncQueueSettings.MailboxQueueMaximumThreadsPercent Property

Definition

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

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

Property Value

The maximum percentage of threads.

Attributes

Applies to