Starts a thread with a parameter.

Namespace:  SGP.XUtility
Assembly:  SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718

Syntax

C#
void Start(
	Object info
)

Parameters

info
Type: System..::.Object
A parameter.

See Also