Language

HostedTaskServiceOptions Class

Definition

Configuration options for the hosted task service.

public class HostedTaskServiceOptions
type HostedTaskServiceOptions = class
Public Class HostedTaskServiceOptions
Inheritance
HostedTaskServiceOptions

Constructors

Name Description
HostedTaskServiceOptions(IConfiguration)

Initializes a new instance of the HostedTaskServiceOptions class.

Properties

Name Description
ShutdownTimeoutSeconds

Gets or sets the maximum number of seconds to wait for task processing during shutdown.

Applies to