This method retrieves the value of the ScriptTimeout property of the Server object.
HRESULT get_ScriptTimeout(
LONG * plTimeoutSeconds
//pointer to a LONG that receives the ScriptTimeout value
);
© Microsoft Corporation. All rights reserved.