Interface IUpdateQueue Represents a generic update queue processing Color-data using object-identifiers. Inherited Members IUpdateQueue<object, Color>.RequiresFlush IUpdateQueue<object, Color>.SetData(ReadOnlySpan<(object, Color)>) IUpdateQueue<object, Color>.Reset() IReferenceCounting.ActiveReferenceCount IReferenceCounting.AddReferencingObject(object) IReferenceCounting.RemoveReferencingObject(object) IDisposable.Dispose() Namespace: RGB.NET.Core Assembly: RGB.NET.Core.dll Syntax public interface IUpdateQueue : IUpdateQueue<object, Color>, IReferenceCounting, IDisposable Extension Methods ReferenceCountingExtension.HasActiveReferences(IReferenceCounting)