SubjectBase.Dispose() method¶
Defined in
Type: SubjectBaseSystem.Reactive.Subjects
Assembly: System.Reactive.dll
Applies to
netstandard2.0
public abstract void Dispose()
Summary: Releases all resources used by the current instance of the subject and unsubscribes all observers.