This document is archived and information here might be outdated. Recommended version. |
Maximum time (in seconds) that a SOC process will wait for an instance of a server object to start.
[Visual Basic .NET]
Public Property StartupTimeout As Integer
[C#]
public int StartupTimeout {get; set;}
[C++]
HRESULT get_StartupTimeout(
System.Int32* pVal
);
[C++]
HRESULT put_StartupTimeout(
long pVal
);
[C++] Parameters pVal [out, retval]
pVal is a parameter of type long* pVal [in]
pVal is a parameter of type long