The following tables list the members exposed by StoreClient.
Public Constructors
Name | Description | |
---|---|---|
StoreClient | Initializes a new instance of the StoreClient class. |
Public Methods
Name | Description | |
---|---|---|
CancelStore | Cancels the current store operation. | |
StoreSeries | Start the operation of storing the DICOM instances with the provided parameters. |
Public Properties
Name | Description | |
---|---|---|
ClientAE | Gets the client information. | |
DataAccess | Gets the data access object which is used to query for the images to be stored. | |
EnableLog | Gets or sets whether logging is enabled. | |
LogFileName | Gets or sets the log file name. | |
Processing | Gets whether the client is currently busy in a store operation. | |
SCP | Gets the DICOM Server information to which the store is being performed against. |
Public Events
Name | Description | |
---|---|---|
InstanceStored | Occurs when a DICOM instance is stored. |