Share via


ConfidentialLedgerProperties.WorkerThreads Property

Definition

Number of additional threads processing incoming client requests in the enclave (modify with care!).

public int? WorkerThreads { get; set; }
member this.WorkerThreads : Nullable<int> with get, set
Public Property WorkerThreads As Nullable(Of Integer)

Property Value

Applies to