|
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.0.8865.1045
Syntax public bool HasExceptions()
Return Value
Booleantrue if any executed action has thrown an exception
See Also