Method | Description | |
---|---|---|
DedicatedThreadPoolSettings ( int numThreads, ThreadType threadType, System.TimeSpan deadlockTimeout = null ) : System | ||
DedicatedThreadPoolSettings ( int numThreads, System.TimeSpan deadlockTimeout = null ) : System |
public DedicatedThreadPoolSettings ( int numThreads, ThreadType threadType, System.TimeSpan deadlockTimeout = null ) : System | ||
numThreads | int | |
threadType | ThreadType | |
deadlockTimeout | System.TimeSpan | |
return | System |
public DedicatedThreadPoolSettings ( int numThreads, System.TimeSpan deadlockTimeout = null ) : System | ||
numThreads | int | |
deadlockTimeout | System.TimeSpan | |
return | System |