image\cslogo3d1.gif

IServer::put_ScriptTimeout

The IServer::put_ScriptTimeout method sets the value of the ScriptTimeout property of the Server object.

HRESULT put_ScriptTimeout(

LONG lTimeoutSeconds

);

Parameters: IServer::put_ScriptTimeout

lTimeoutSeconds

A LONG integer that contains the new ScriptTimeout value.

Remarks: IServer::put_ScriptTimeout

A default ScriptTimeout can be set for a Web Service or Web Server by using the ScriptTimeout property in the registry or configuration file. The ScriptTimeout property cannot be set to a value less than that specified in the registry or configuration file.

Copyright 2001 Sun Microsystems, Inc. All rights reserved. Legal Notice.