![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.Scp.Command Namespace : MediaNCreateCommand Class |
The following tables list the members exposed by MediaNCreateCommand.
Name | Description | |
---|---|---|
![]() | MediaNCreateCommand Constructor | Initializes a new instance of the MediaNCreateCommand class. |
Name | Description | |
---|---|---|
![]() | Canceled | Gets a value indicating if the Cancel method was called on the command. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommand) |
![]() | DefaultMediaProfile | Gets or sets the default media profile. |
![]() | MediaCreationDataAccess | Gets or sets the media creation data access agent. |
![]() | RequestDataSet | Gets the Leadtools.Dicom.DicomDataSet that is received with the client request. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommand) |
![]() | Session | Gets or sets the session. |
Name | Description | |
---|---|---|
![]() | Cancel | Cancel the processing of the command. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommand) |
![]() | Execute | Overloaded. Process the client request. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommand) |
Name | Description | |
---|---|---|
![]() | DoExecute | Overridden. Performs the actual processing of the client request. |
![]() | GenerateAffectedSopInstanceUID | Generates the affected SOP instance UID. |
![]() | IfCanceledThrowException | Throws an exception if the user canceled the execution of the command. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommand) |
![]() | SendErrorResponse | Overridden. Sends the error response that occured during a DICOM command. |
![]() | ValidateRequestDataSet | Validates the dataset sent during a DICOM command request. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommand) |