ISessionObject::put_Timeout

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

HRESULT put_Timeout(

  LONG lvar  // LONG that contains the new Timeout value

);

 

Parameters
lvar
[in] A LONG integer that contains the new Timeout value.
See Also

Session Object