Share via


IEventConsumer<Event> Interface

Definition

public interface IEventConsumer<Event>
type IEventConsumer<'Event> = interface
Public Interface IEventConsumer(Of Event)

Type Parameters

Event
Derived

Methods

TryPull(Event)

Applies to