This document is archived and information here might be outdated. Recommended version. |
Maximum time (in seconds) that a SOC process will remain active to allow its no longer used server object threads to shut down gracefully before terminating them.
[Visual Basic .NET]
Public Property CleanupTimeout As Integer
[C#]
public int CleanupTimeout {get; set;}
[C++]
HRESULT get_CleanupTimeout(
System.Int32* pVal
);
[C++]
HRESULT put_CleanupTimeout(
long pVal
);
[C++] Parameters pVal [out, retval]
pVal is a parameter of type long* pVal [in]
pVal is a parameter of type long