DVTk API
ReceiveMessage Method
DVTkDvtkHighLevelInterface.Dicom.ThreadsMessageHandlerReceiveMessage()()()
DVTk API

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

Receives a messages (can be a Dicom or Dul message).
Declaration Syntax
C#Visual BasicVisual C++
protected DicomProtocolMessage ReceiveMessage()
Protected Function ReceiveMessage As DicomProtocolMessage
protected:
DicomProtocolMessage^ ReceiveMessage()
Return Value
The received message.
Examples
VB.NET
CopyC#
<!-- Failed to insert some or all of included XML --><include file="..\..\assemblies\DvtkHighLevelInterface\Doc\VisualBasicExamples.xml" path="Examples/Example[@name="IncludesDicomThreadScu"]" />
<!-- Failed to insert some or all of included XML --><include file="..\..\assemblies\DvtkHighLevelInterface\Doc\VisualBasicExamples.xml" path="Examples/Example[@name="DicomThreadScu"]" />
<!-- Failed to insert some or all of included XML --><include file="..\..\assemblies\DvtkHighLevelInterface\Doc\VisualBasicExamples.xml" path="Examples/Example[@name="Main"]" />
Exceptions
ExceptionCondition
Exception Receiving of a message fails.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0