Skip to content

ReactiveViewHost.ThrownExceptions property

Defined in

Type: ReactiveViewHost Namespace: ReactiveUI.Reactive Assembly: ReactiveUI.Reactive.dll

Applies to

net10.0-android36.0

Attributes: [IgnoreDataMember] [JsonIgnore]

public IObservable<Exception> ThrownExceptions { get; }

View source

Summary: Gets an observable of exceptions thrown during reactive operations on this instance.

Returns: IObservable