Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
1/6/2010
This method retrieves a value that indicates the total length of time, in seconds, that the ActiveX client control waits for a connection to complete.
Syntax
HRESULT get_overallConnectionTimeout(
LONG *poverallConnectionTimeout
);
Parameters
- poverallConnectionTimeout
[out] Indicates the time to wait, in seconds.
Return Value
Returns S_OK if successful.
Remarks
If the specified time elapses before a connection completes, the control disconnects and calls the IMsTscAxEvents::OnDisconnected method.
Requirements
| Header | mstsax.h, mstsax.idl |
| Library | Mstsax.lib |
| Windows Embedded CE | Windows CE .NET 4.0 and later |
See Also
Reference
IMsRdpClientAdvancedSettings Methods for Connections, Timeouts, Intervals, and Events
IMsRdpClientAdvancedSettings
IMsRdpClientAdvancedSettings::put_OverallConnectionTimeout
IMsRdpClientAdvancedSettings::get_SingleConnectionTimeout