IUpdateMgr Check Method A Sandcastle Documented Class Library
Checks online if a new update is available for download.

Namespace: Censitif.Library.Component
Assembly: Censitif.Library (in Censitif.Library.dll) Version: 1.0.4878.23877
Syntax

void Check(
	bool thread,
	bool force
)

Parameters

thread
Type: System Boolean
Indicates whether the check must be threaded.
force
Type: System Boolean
Indicates whether the check must be performed when users settings don't require it.
See Also