PerformanceTuningOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |