Sun Chili!Soft ASP Sun Chili!Soft
ASP Sun Microsystems

 

IServer::get_ScriptTimeout

The IServer::get_ScriptTimeout method retrieves the value of the ScriptTimeout property of the Server object.

HRESULT get_ScriptTimeout(

LONG * plTimeoutSeconds

);

Parameters: IServer::get_ScriptTimeout

plTimeoutSeconds

Points to a LONG that receives the ScriptTimeout value.

Remarks: IServer::get_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 2002 Sun Microsystems, Inc. All rights reserved. Legal Notice.