SetAppPoolIdleTimeout


SetAppPoolIdleTimeout
    [-name] <String>
    [-timeout] <String>

Description

Set Application Pool idle timeout. - Setting to “00:00:00” will set no timeout.

Example


SetAppPoolIdleTimeout -name "MyAppPool" -startMode "01:00:00"