Udostępnij za pośrednictwem


EventQueue<Event> Klasa

Definicja

public sealed class EventQueue<Event> : Microsoft.Bot.Builder.Base.IEventConsumer<Event>, Microsoft.Bot.Builder.Base.IEventProducer<Event>
type EventQueue<'Event> = class
    interface IEventProducer<'Event>
    interface IEventConsumer<'Event>
Public NotInheritable Class EventQueue(Of Event)
Implements IEventConsumer(Of Event), IEventProducer(Of Event)

Parametry typu

Event
Dziedziczenie
EventQueue<Event>
Implementuje

Konstruktory

EventQueue<Event>()

Jawne implementacje interfejsu

IEventConsumer<Event>.TryPull(Event)
IEventProducer<Event>.Post(Event, Action)

Dotyczy