This method retrieves the value of the Timeout property of the Session object.
HRESULT get_Timeout(
LONG * plvar
//pointer to a LONG that receives the Timeout value
);
© Microsoft Corporation. All rights reserved.