This method sets the value of the ScriptTimeout property of the Server object.
HRESULT put_ScriptTimeout(
LONG lTimeoutSeconds
//LONG that contains the new ScriptTimeout value
);
© Microsoft Corporation. All rights reserved.