The QueryTimeout sets the maximum timeout for the operation.
Applies to objects: Workspace.
[[Let] RetVal = ] object.QueryTimeout [Let] object.QueryTimeout = SetVal |
The QueryTimeout property syntax has these parts:
Part | Description |
object | Required. A reference to an instance of the object. |
RetVal | Optional. A Long type variable. |
SetVal | Required. A Long type variable. |
The default timeout delay is 15 seconds.
....... |
See Also |
Workspace Object, LoginTimeout Property. |