Property ErrorEx
- Namespace
- Bonsai.Expressions
- Assembly
- Bonsai.Core.dll
ErrorEx
Gets an observable sequence that multicasts error notifications from all subscriptions made to the output of the decorated expression builder.
public IObservable<Exception> ErrorEx { get; }