@fluidframework/agent-scheduler Package

Packages > @fluidframework/agent-scheduler

Interfaces

Interface Alerts Description
IAgentScheduler Legacy, Alpha Agent scheduler distributes a set of tasks/variables across connected clients.
IAgentSchedulerEvents Legacy, Alpha Events emitted by IAgentScheduler.
IProvideAgentScheduler Legacy, Alpha
ITaskSubscriptionEvents Legacy, Alpha Events emitted by TaskSubscription.

Classes

Class Alerts Description
AgentSchedulerFactory Legacy, Alpha
TaskSubscription Legacy, Alpha TaskSubscription works with an AgentScheduler to make it easier to monitor a specific task ownership.

Variables

Variable Alerts Modifiers Type Description
IAgentScheduler Legacy, Alpha readonly keyof IProvideAgentScheduler

Variable Details

IAgentScheduler

This API is provided for existing users, but is not recommended for new users.

To use, import via @fluidframework/agent-scheduler/legacy.

For more information about our API support guarantees, see here .

Signature

IAgentScheduler: keyof IProvideAgentScheduler

Type: keyof IProvideAgentScheduler