←Select platform

StatusBase Class

Summary

This is a base class for all StatusXxxx classes. The StatusXxxx classes represent all status-related elements that can be included in the command set of a DIMSE service response.

Syntax
C#
VB
C++
public class StatusBase 
Public Class StatusBase 
public: 
   ref class StatusBase 

Remarks A DIMSE service response Command Set includes a required Status Element (0000,0900), and other optional Status Elements. The StatusBase class is a base class for all the StatusXxxxx classes, which are used to easily read/write the optional status elements.

The DIMSE services include:

  • C-STORE
  • C-GET
  • C-MOVE
  • C-FIND
  • C-ECHO
  • N-EVENT-REPORT
  • N-GET
  • N-SET
  • N-ACTION
  • N-CREATE
  • N-DELETE
Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.