EventService Class

Definition

public class EventService : Microsoft.Quantum.IQSharp.IEventService
type EventService = class
    interface IEventService
Public Class EventService
Implements IEventService
Inheritance
EventService
Implements

Constructors

EventService(ILogger<EventService>)

Methods

Events<TEvent,TArgs>()
Trigger<TEvent,TArgs>(TArgs)

Extension Methods

OnServiceInitialized<TService>(IEventService)
TriggerServiceInitialized<TService>(IEventService, TService)

Applies to