The IWait TSource type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | Message |
Gets or sets the message to be displayed when time expires.
|
![]() | PollingInterval |
Gets or sets how often the condition should be evaluated.
|
![]() | Timeout |
Gets or sets how long to wait for the evaluated condition to be true.
|
See Also