DVTk API
Messages Property
DVTkDvtkHighLevelInterface.Dicom.ThreadsDicomThreadMessages
DVTk API

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

Gets the collection of received and send messages by this instance. Note that messages may have been removed from this collection using the RemoveMessage or ClearMessages methods.
Declaration Syntax
C#Visual BasicVisual C++
public DicomProtocolMessageCollection Messages { get; }
Public ReadOnly Property Messages As DicomProtocolMessageCollection
public:
property DicomProtocolMessageCollection^ Messages {
	DicomProtocolMessageCollection^ get ();
}

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0