The following tables list the members exposed by MediaNCreateCommand.
Public Constructors
Name | Description | |
---|---|---|
DicomCommand | Initializes a new instance of the DicomCommand class. (Inherited from DicomCommand) | |
MediaNCreateCommand | Initializes a new instance of the MediaNCreateCommand 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. | |
GenerateAffectedSopInstanceUID | Generates the affected SOP instance UID. | |
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) | |
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 DicomCommand) | |
Session | Gets or sets the session. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET