Interface IEventStream<T> NamespacePowerSync.Common.Utils AssemblyPowerSync.Common.dll public interface IEventStream<T> : ICloseable Type Parameters T Inherited Members ICloseable.Close() Methods Emit(T) EmitAsync(T) Listen(CancellationToken) ListenAsync(CancellationToken)