Class AsyncReactiveSubscriptionBase
Base class for subscriptions.
Inheritance
System.Object
AsyncReactiveSubscriptionBase
Inherited Members
Namespace: Reaqtor
Assembly: Reaqtor.Local.Core.dll
Syntax
public abstract class AsyncReactiveSubscriptionBase : AsyncDisposableBase, IAsyncReactiveSubscription, IAsyncDisposable
Constructors
AsyncReactiveSubscriptionBase()
Declaration
protected AsyncReactiveSubscriptionBase()
Implements
System.IAsyncDisposable