You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Duration for which the cmdlet waits for a response from the server.
256
258
257
-
By default, the value of this parameter is 0, which means that the cmdlet uses the default timeout value for the server.
259
+
By default, the value of this parameter is 0, which means that the cmdlet uses the default timeout
260
+
value for the server.
258
261
259
-
If the **OperationTimeoutSec** parameter is set to a value less than the robust connection retry timeout of 3 minutes, network failures that last more than the value of the **OperationTimeoutSec** parameter are not recoverable, because the operation on the server times out before the client can reconnect.
262
+
If the **OperationTimeoutSec** parameter is set to a value less than the robust connection retry
263
+
timeout of 3 minutes, network failures that last more than the value of the **OperationTimeoutSec**
264
+
parameter are not recoverable, because the operation on the server times out before the client can
0 commit comments