Edit

Share via


PerformanceTuningOptions Class

Definition

Performance tuning options.

public class PerformanceTuningOptions
type PerformanceTuningOptions = class
Public Class PerformanceTuningOptions
Inheritance
PerformanceTuningOptions

Constructors

PerformanceTuningOptions()

Fields

DEFAULT_MIN_DOT_NET_CONNECTION_LIMIT
DEFAULT_MIN_DOT_NET_THREAD_POOL_SIZE

Properties

DefaultConnectionLimit

ServicePointManager related settings

Expect100Continue
MinDotNetThreadPoolSize

Minimum number of .NET worker threads.

MinIOThreadPoolSize

Minimum number of I/O completion port threads.

UseNagleAlgorithm

Applies to