DVTk API
Messages Property
DVTkDvtkHighLevelInterface.Common.ThreadsThreadManagerMessages
DVTk API

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

Get a copy of the list of received and send messages of the contained Threads. Note that received and send messages may have been removed from this list using the RemoveMessage or ClearMessages methods of the contained Threads.
Declaration Syntax
C#Visual BasicVisual C++
public MessageCollection Messages { get; }
Public ReadOnly Property Messages As MessageCollection
public:
property MessageCollection^ Messages {
	MessageCollection^ get ();
}

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0