VerifyMocksAttributeTimeout Property

Typemock Isolator Developer Guide
Get and Set the timeout (in milliseconds) for all expectations to complete

Namespace:  TypeMock
Assembly:  TypeMock (in TypeMock.dll) Version: 9.3.6.0 (9.3.6.0)
Syntax

public int Timeout { get; set; }

Property Value

Type: Int32
See Also

Reference