RestartManagerGetWaitToKillTimeout Method |
Gets the wait to kill timeout, that is, how long the system waits for services to stop after notifying the service that the system is shutting down
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public static int GetWaitToKillTimeout()
Return Value
Type:
Int32A number of milliseconds.
See Also