[This is preliminary documentation and is subject to change.]
Constructor.
Use this constructor to create a DicomMessage with an empty command set
and empty data set.
| C# | Visual Basic | Visual C++ |
public DicomMessage( DimseCommand dimseCommand )
Public Sub New ( _ dimseCommand As DimseCommand _ )
public: DicomMessage( DimseCommand dimseCommand )
- dimseCommand (DimseCommand)
- The Dimse command.