BehaviorSubject Class

Represents an object that is both an observable sequence as well as an observer.

Namespace: SharpKit.Rx

Constructors

Name Description
BehaviorSubject(object, Scheduler) Creates a behavior subject.
BehaviorSubject(object) Creates a behavior subject.
© Copyright 2005-2011 SharpKit. All rights reserved.