The following tables list the members exposed by NGetCommand.
Public Constructors
Name | Description | |
---|---|---|
![]() |
DicomCommand | Initializes a new instance of the DicomCommand class. (Inherited from DicomCommand) |
![]() |
NGetCommand | Initializes a new instance of the NGetCommand class. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Cancel | Cancel the processing of the command. (Inherited from DicomCommand) |
![]() |
Execute | Process the client request. (Inherited from DicomCommand) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
DoExecute | Performs the actual processing of the client request. (Inherited from DicomCommand) |
![]() |
IfCanceledThrowException | Throws an exception if the user canceled the execution of the command. (Inherited from DicomCommand) |
![]() |
SendErrorResponse | Sends the error response that occurred during a DICOM command. |
![]() |
ValidateRequestDataSet | Validates the dataset sent during a DICOM command request. (Inherited from DicomCommand) |
Public Properties
Name | Description | |
---|---|---|
![]() |
Canceled | Gets a value indicating if the Cancel method was called on the command. (Inherited from DicomCommand) |
![]() |
CommandType | Gets or sets the DicomCommandType of the DicomCommand. (Inherited from DicomCommand) |
![]() |
RequestDataSet | Gets the Leadtools.Dicom.DicomDataSet that is received with the client request. (Inherited from DicomCommand) |
![]() |
Session | Gets the client proxy that performs the communication with the actual client. |
![]() |
Session2 | Gets the client session proxy which handles the DICOM N-GET messages. |
See Also
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document