<Code Lib>
2027 Method
Changes 0
M

UpdaterRegistry.EnableUpdater

Description:
Enables the updater.
Remarks:
Even when an updater is enabled it could still be suspended for misbehaving, in which case it would not be executed regardless of its enable/disable status.

public static void EnableUpdater(
	UpdaterId id
)

Loading…