public static interface RegistryTask.DefinitionStages.Timeout
| Modifier and Type | Method and Description |
|---|---|
RegistryTask.DefinitionStages.TaskCreatable |
withTimeout(int timeout)
The function that sets the timeout time.
|
RegistryTask.DefinitionStages.TaskCreatable withTimeout(int timeout)
timeout - the time for timeout./**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/