Overload List

  NameDescription
VerifyWithTimeout()()()
Wait with timeout (5 seconds) for all expected methods to be called
(Inherited from Mock.)
VerifyWithTimeout(Int32)
Wait with timeout (im milliseconds) for all expected methods to be called
(Inherited from Mock.)

See Also