Photon Quantum 3.0.0

Public Member Functions | List of all members
Quantum.DispatcherBase.HandlerDisposable Class Reference

A helper class that allows to create a subscription that is active until the caller disposes the result. More...

Inherits IDisposable.

Public Member Functions

void Dispose ()
 Dispose the dispatcher and unsubscribe. More...
 

Detailed Description

A helper class that allows to create a subscription that is active until the caller disposes the result.

Member Function Documentation

◆ Dispose()

void Quantum.DispatcherBase.HandlerDisposable.Dispose ( )
inline

Dispose the dispatcher and unsubscribe.