Interface EventSink<T>

An event that can be subscribed to. Leverage the token to clean up handlers

Type Parameters

  • T

Hierarchy

  • EventSink

Methods

Methods