Overload List

  NameDescription
WithPolling(Int32)
Specifies a polling time expressed in milliseconds between each consecutive evaluation of the condition.
WithPolling(TimeSpan)
Specifies a polling time between each consecutive evaluation of the condition.

See Also