IListener.OnLostData Method (IExpression)
The expression no longer resolves to a valid value, either the source is unavailable, or it doesn't convert properly. Publishers should avoid sending this unless they previously sent OnNewData
, as it can generate needless overhead. However, listeners should gracefully handle repeated calls to OnLostData
.
Location
- Namespace
- Fuse.Reactive
- Package
- Fuse.Reactive 2.9.1
Parameters
- source