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:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public static int GetWaitToKillTimeout()
Return Value
Type:
Int32A number of milliseconds.
See Also