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
A LONG integer that contains the new Timeout value.
See Also

Session Object


© 1997 by Microsoft Corporation. All rights reserved.