DataSet returned following outgoing normalised operations
Visual Basic |
---|
Public Property ReturnedDataSets As DicomDataSets |
These properties contain the results of outgoing operations on the DicomConnection, and if Mode is doAsync or doNoSync, they are therefore valid only once the operation is signaled as completed, either through the ActionComplete event, use of the Wait method, or when isReady is true. The relevant property depends on the operation performed, and is shown below:
Operation | Property |
Find | ReturnedDataSets |
Get | ReturnedImages |
Normalised operations | ReturnedDataSet |