Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
Rx
RefCountDisposable
Class RefCountDisposable
Index
Constructor methods
constructor
Properties
isDisposed
Methods
dispose
getDisposable
Constructor methods
constructor
(
disposable
:
IDisposable
)
:
RefCountDisposable
Parameters
disposable:
IDisposable
Returns
RefCountDisposable
Properties
public
isDisposed
:
boolean
Methods
public
dispose
(
)
public
getDisposable
(
)
:
IDisposable
Returns
IDisposable
Globals
Rx
Rx.config
Rx.helpers
Rx.internals
rx
AsyncSubject
Subject
AsyncSubjectStatic
GroupedObservable
ICurrentThreadScheduler
IDisposable
IObservable
IObserver
IPromise
IScheduler
ISubject
Observable
ObservableStatic
Observer
ObserverStatic
SubjectStatic
CompositeDisposable
Disposable
Notification
RefCountDisposable
constructor
isDisposed
dispose
getDisposable
Scheduler
SerialDisposable
SingleAssignmentDisposable