Office-docs-powershell: default draining timeout

Created on 6 Nov 2018  Â·  3Comments  Â·  Source: MicrosoftDocs/office-docs-powershell

Can this be added please - I believe it's 30 minutes if it is not specified


Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

teams / skype

Most helpful comment

@dariomws306 Thank you very much for the contribution and sharing this explanation. @TobieFysh Hope this comment is helpful for you. Thanks for taking out some time to open the issue. Appreciate and encourage you to do the same in future also.

All 3 comments

-DrainingTimeout says, "Draining timeout in minutes to gracefully drain MCUs." However, the format is specified as TimeSpan. Shouldn't this either be draining timeout in timespan, or a format of Integer?

Hi @TobieFysh and @ImNtReal , thank you for your feedback. There isn't a default DrainingTimeout, only default WaitTime. If the time exceed WaitTime it will abort operation. If you want to force to drain all conferences and sessions you can use DrainingTimeout, and it should be less than WaitTime. For example, if you set DrainingTimeout to 00:30:00, it won't wait to default WaitTime, it will drain all conferences and sessions after 30 minutes and stop all services in the front end.

@dariomws306 Thank you very much for the contribution and sharing this explanation. @TobieFysh Hope this comment is helpful for you. Thanks for taking out some time to open the issue. Appreciate and encourage you to do the same in future also.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

SamCosby picture SamCosby  Â·  5Comments

mrik23 picture mrik23  Â·  5Comments

BlasMS picture BlasMS  Â·  4Comments

Staffanb88 picture Staffanb88  Â·  3Comments

federico-r-figueredo picture federico-r-figueredo  Â·  5Comments