IServer::put_ScriptTimeout

This method sets the value of the ScriptTimeout property of the Server Object.

HRESULT put_ScriptTimeout(

LONG lTimeoutSeconds

//long that contains the new Timeout value

);