DVTk API
Send Method (dicomMessage)
DVTkDvtkHighLevelInterface.Dicom.ThreadsMessageHandlerSend(DicomMessage)
DVTk API

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

Sends a Dicom Message.
Declaration Syntax
C#Visual BasicVisual C++
protected void Send(
	DicomMessage dicomMessage
)
Protected Sub Send ( _
	dicomMessage As DicomMessage _
)
protected:
void Send(
	DicomMessage^ dicomMessage
)
Parameters
dicomMessage (DicomMessage)
The DicomMessage.
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 Sending of the DicomMessage fails.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0