OnLostData(IExpression) uno
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
.