DVTk API
ReceiveDicomMessage Method
DVTkDvtkHighLevelInterface.Dicom.ThreadsDicomThreadReceiveDicomMessage()()()
DVTk API

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

Receives a Dicom Message.
Declaration Syntax
C#Visual BasicVisual C++
protected DicomMessage ReceiveDicomMessage()
Protected Function ReceiveDicomMessage As DicomMessage
protected:
DicomMessage^ ReceiveDicomMessage()
Return Value
The received Dicom 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 or the received message is not a Dicom message.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0