Skip to content 

IDeltaQueueEvents Interface

Packages > @fluidframework/container-definitions > IDeltaQueueEvents

Events emmitted by a Delta Queue

Signature:

export interface IDeltaQueueEvents<T> extends IErrorEvent 

Extends: IErrorEvent