DVTk API
DetermineIdentifier Method
DVTkDvtkHighLevelInterface.Common.ThreadsThreadDetermineIdentifier()()()
DVTk API

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

Determines the Identifier (property of the Options of this Thread).
Declaration Syntax
C#Visual BasicVisual C++
protected virtual void DetermineIdentifier()
Protected Overridable Sub DetermineIdentifier
protected:
virtual void DetermineIdentifier()
Remarks
Override this method to change the Options.Identifier property if needed.

Default implementation is that when the Identifier is not set, a unique Identifier (considering the identifiers of all threads belonging to this ThreadManager) will automatically be determined, in which the Name of this object will be postfixed with a number to make it unique.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0