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
AsyncSubject
Observer
Subject
AsyncSubjectStatic
ICurrentThreadScheduler
IDisposable
IObservable
IObserver
IPromise
IScheduler
ISubject
Observable
ObservableStatic
ObserverStatic
SubjectStatic
TimeInterval
Timestamp
CompositeDisposable
Disposable
Notification
RefCountDisposable
constructor
isDisposed
dispose
getDisposable
SerialDisposable
SingleAssignmentDisposable