TimeoutAttribute.Timeout Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the timeout in milliseconds.
public:
property int Timeout { int get(); };
public int Timeout { get; }
member this.Timeout : int
Public ReadOnly Property Timeout As Integer