|
BackgroundThreadsManagerHasExceptions Method |
HasExceptions returns true if any executed action has thrown an exception.
Namespace: Ab3d.DirectX.ThreadingAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.1.9105.2048 (1.0.0.0)
Syntax public bool HasExceptions()
Return Value
Booleantrue if any executed action has thrown an exception
See Also