Show / Hide Table of Contents

Class AsyncReactiveSubscriptionBase

Base class for subscriptions.

Inheritance
System.Object
AsyncDisposableBase
AsyncReactiveSubscriptionBase
AsyncReactiveQubscriptionBase
Implements
IAsyncReactiveSubscription
System.IAsyncDisposable
Inherited Members
AsyncDisposableBase.DisposeAsync()
AsyncDisposableBase.DisposeAsyncCore(CancellationToken)
Namespace: Reaqtor
Assembly: Reaqtor.Local.Core.dll
Syntax
public abstract class AsyncReactiveSubscriptionBase : AsyncDisposableBase, IAsyncReactiveSubscription, IAsyncDisposable

Constructors

AsyncReactiveSubscriptionBase()

Declaration
protected AsyncReactiveSubscriptionBase()

Implements

IAsyncReactiveSubscription
System.IAsyncDisposable
In This Article
Back to top Generated by DocFX