Aborts all animation threads.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
public static void AbortAllAnimationThreads( bool rudeAbort ) |
Parameters
- rudeAbort
- Type: System..::.Boolean
A rude abort, not calling Abort(Int32) but the thread is terminated directly.