Method GetContextAsync
- Namespace
- Sisk.Cadente.CoreEngine
- Assembly
- Sisk.Cadente.CoreEngine.dll
GetContextAsync(CancellationToken)
Asynchronously obtains an HttpServerEngineContext.
public override Task<HttpServerEngineContext> GetContextAsync(CancellationToken cancellationToken = default)
Parameters
cancellationTokenCancellationTokenThe CancellationToken used to cancel the operation. The default value is default.
Returns
- Task<HttpServerEngineContext>
A Task<TResult> that represents the asynchronous operation, containing the HttpServerEngineContext.
English
Русский
Português
Español
Deutsch
中文 (简体)
日本語