Leadtools.Medical.Workstation.Client Namespace : StoreClient Class |
The following tables list the members exposed by StoreClient.
Name | Description | |
---|---|---|
StoreClient Constructor | Initializes a new instance of the StoreClient class. |
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. |
Name | Description | |
---|---|---|
CancelStore | Cancels the current store operation. | |
StoreSeries | Start the operation of storing the DICOM instances with the provided parameters. |
Name | Description | |
---|---|---|
InstanceStored | Occurs when a DICOM instance is stored. |