LoaderContainerTracker Class
This API is provided for existing users, but is not recommended for new users.
To use, import via @fluidframework/test-utils/legacy
.
For more information about our API support guarantees, see here.
Signature
export declare class LoaderContainerTracker implements IOpProcessingController
Implements: IOpProcessingController
Constructors
Constructor | Alerts | Description |
---|---|---|
(constructor)(syncSummarizerClients) | Alpha |
Constructs a new instance of the LoaderContainerTracker class |
Constructor Details
(constructor)
Constructs a new instance of the LoaderContainerTracker
class
This API is provided for existing users, but is not recommended for new users.
For more information about our API support guarantees, see here.
Signature
constructor(syncSummarizerClients?: boolean);
Parameters
Parameter | Modifiers | Type | Description |
---|---|---|---|
syncSummarizerClients | optional | boolean |