SystemUpdateManager.StartInstall(SystemUpdateStartInstallAction) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Start the detection, downloading, and installation of pending updates.
public:
static void StartInstall(SystemUpdateStartInstallAction action);
static void StartInstall(SystemUpdateStartInstallAction const& action);
public static void StartInstall(SystemUpdateStartInstallAction action);
function startInstall(action)
Public Shared Sub StartInstall (action As SystemUpdateStartInstallAction)