Tests whether is necessary to abort the thread.

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

Syntax

C#
public void CheckAbort()

Implements

IXThread..::.CheckAbort()()()

Remarks

It must be called from the thread code not from different thread. IXThread..::.CheckAbort()()()

See Also