Method is called when the thread is starting.

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

Syntax

C#
protected virtual void OnStartThread()

Remarks

Raises the event StartThread.

See Also