DVTk API
HasExceptionOccured Property
DVTkDvtkHighLevelInterface.Common.ThreadsThreadHasExceptionOccured
DVTk API

[This is preliminary documentation and is subject to change.]

Indicates if an unhandled exception has occured during execution of the Thread.
Declaration Syntax
C#Visual BasicVisual C++
public bool HasExceptionOccured { get; }
Public ReadOnly Property HasExceptionOccured As Boolean
public:
property bool HasExceptionOccured {
	bool get ();
}

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0