ISessionObject::put_Timeout

This ISessionObject::put_Timeout method sets the value of the Session.Timeout property of the Session Object object.

HRESULT put_Timeout(
      LONG lvar
);

Parameters

  • lvar
    [in] A LONG integer that contains the new Timeout value.

Requirements

Client: Requires Windows XP Professional, Windows 2000 Professional, or Windows NT Workstation 4.0.

Server: Requires Windows Server 2003, Windows 2000 Server, or Windows NT Server 4.0.

Product: IIS

See Also