HostedTaskServiceOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |