Enum HttpServerEngineContextEventLoopMecanism
Represents the mechanism used by the HTTP server engine context event loop.
public enum HttpServerEngineContextEventLoopMecanism
Fields
InlineAsyncronousGetContext = 1The event loop is inline and uses an asynchronous GetContextAsync operation.
UnboundAsyncronousGetContext = 0The event loop is unbound and uses both asyncronous BeginGetContext and EndGetContext operations.
English
Русский
Português
Español
Deutsch
中文 (简体)
日本語