Table of Contents

Class ThreadPoolOptions

Namespace
AdvanceFileUpload.API
Assembly
AdvanceFileUpload.API.dll
public sealed class ThreadPoolOptions
Inheritance
ThreadPoolOptions
Inherited Members

Fields

SectionName

public const string SectionName = "ThreadPoolOptions"

Field Value

string

Properties

MaxThreads

public int MaxThreads { get; set; }

Property Value

int

MinThreads

public int MinThreads { get; set; }

Property Value

int