NGetCommand Class Properties (original) (raw)
Summary
For a list of all members of this type, see NGetCommand members
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
Leadtools.Dicom.Scp Assembly