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