Returns a parameter from the thread start.

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

Syntax

C#
Object Info { get; }

Field Value

The parameter value from the thread start.

See Also