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