File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
docset/windows/networkloadbalancingclusters Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -61,9 +61,9 @@ node3 Stopped vlan-3 3
61
61
```
62
62
63
63
This command stops the local cluster node.
64
- Before this cmdlet stops the cluster, this cmdlet drains all existing connections for up to 10 minutes .
64
+ Before this cmdlet stops the cluster, this cmdlet drains all existing connections for up to 10 seconds .
65
65
During that time, new connections will not be established on this node.
66
- Any remaining connections after the 10 minutes will be forcefully terminated.
66
+ Any remaining connections after the 10 seconds will be forcefully terminated.
67
67
68
68
## PARAMETERS
69
69
@@ -131,7 +131,7 @@ Accept wildcard characters: False
131
131
` ` `
132
132
133
133
# ## -Timeout
134
- Specifies the number of minutes to wait for the drain operation before stopping the cluster node.
134
+ Specifies the number of seconds to wait for the drain operation before stopping the cluster node.
135
135
After the time expires, the existing connections are dropped.
136
136
137
137
` ` ` yaml
You can’t perform that action at this time.
0 commit comments