Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether an accessible technology client adjusts provider request timeouts when the provider is non-responsive.
This property is read/write.
Syntax
HRESULT put_ConnectionRecoveryBehavior(
[out] ConnectionRecoveryBehaviorOptions connectionRecoveryBehaviorOptions
);
Parameters
[out] connectionRecoveryBehaviorOptions
Type: ConnectionRecoveryBehaviorOptions
Value indicating whether provider request timeouts are adjusted. The default is ConnectionRecoveryBehaviorOptions_Disabled.
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10, version 1809 [desktop apps only] |
Minimum supported server | Windows Server, version 1709 [desktop apps only] |
Target Platform | Windows |
Header | uiautomationclient.h (include UIAutomation.h) |