 | RestServerThreadPoolMAX_CONCURRENCY Field |
Environment Variable name for max threads per CPU for processing requests.
Namespace: RestSrvrAssembly: RestSrvr (in RestSrvr.dll) Version: 3.0.2081-alpha+2a5b7e36c643f1770ee7668b30338121303a2e40
Syntaxpublic const string MAX_CONCURRENCY = "RESTSRVR_THREADS_PER_CPU"
Public Const MAX_CONCURRENCY As String = "RESTSRVR_THREADS_PER_CPU"
public:
literal String^ MAX_CONCURRENCY = "RESTSRVR_THREADS_PER_CPU"
static val mutable MAX_CONCURRENCY: string
Field Value
String
See Also