This document is archived and information here might be outdated. Recommended version. |
The request timeout value in seconds.
[Visual Basic .NET] Public Property Timeout As Integer
[C#] public int Timeout {get; set;}
[C++]
HRESULT get_Timeout(
System.Int32* pTimeout
);
[C++]
HRESULT put_Timeout(
long pTimeout
);
[C++]
Parameters pTimeout [out, retval]
pTimeout is a parameter of type long* pTimeout [in]
pTimeout is a parameter of type long