Stays |
public StaysInStatesCondition( TargetDataCell targetCell, ICollection<DataState> targetStates, PollingCondition pollingCondition )
| Exception | Condition |
|---|---|
| ArgumentNullException | targetCell or pollingCondition is . |
| ArgumentException | targetStates is or empty or the elements are not referencing the current instance MeasureUsage object. |