| Overload | Description |
|---|---|
| ReturnData(IEnumerable<DicomDataSet>,Boolean) | Return the acquired data to the client |
| ReturnData(IEnumerable<String>) | Use this method to return a list of file paths for "Streaming" mode. This avoids loading DicomDataSets into memory. |