HostedActivityService Class
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.
BackgroundService implementation used to process activities with claims. More information.
C#
public class HostedActivityService : Microsoft.Extensions.Hosting.BackgroundService
type HostedActivityService = class
inherit BackgroundService
Public Class HostedActivityService
Inherits BackgroundService
- Inheritance
-
HostedActivityService
Hosted |
Create a HostedActivityService instance for processing Activities |
Execute |
|
Stop |
Called by BackgroundService when the hosting service is shutting down. |
Product | Versions |
---|---|
Microsoft 365 Agents SDK .NET | 1 |