Public Overloads Shared Function ShutdownAsync( _ ByVal restart As Boolean _ ) As Task(Of Boolean)
public static Task<bool> ShutdownAsync( bool restart )
Parameters
- restart
Public Overloads Shared Function ShutdownAsync( _ ByVal restart As Boolean _ ) As Task(Of Boolean)
public static Task<bool> ShutdownAsync( bool restart )
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)