Leadtools.Dicom.Scp.Command Namespace : InstanceCStoreCommand Class |
The following tables list the members exposed by InstanceCStoreCommand.
Name | Description | |
---|---|---|
![]() | InstanceCStoreCommand Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Canceled | Gets a value indicating if the Cancel method was called on the command. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommand) |
![]() | Configuration | Gets the configuration for the CStoreCommand (Inherited from Leadtools.Dicom.Scp.Command.CStoreCommand) |
![]() | DataAccess | Gets or sets the object used to store the Leadtools.Dicom.DicomDataSet information to the query model. |
![]() | InstanceConfiguration | Gets the configuration object for the InstanceCStoreCommand. |
![]() | RequestDataSet | Gets the Leadtools.Dicom.DicomDataSet that is received with the client request. (Inherited from Leadtools.Dicom.Scp.Command.DicomCommand) |
![]() | Session | Gets the client proxy that performs the communication with the actual client. (Inherited from Leadtools.Dicom.Scp.Command.CStoreCommand) |
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 | |
---|---|---|
![]() | DataSetStored | Occurs after storing a DICOM DataSet. (Inherited from Leadtools.Dicom.Scp.Command.CStoreCommand) |
![]() | StoringDataSet | Occurs before storing a DICOM DataSet. (Inherited from Leadtools.Dicom.Scp.Command.CStoreCommand) |