Synchronize
Function Usage
Waits for stream tasks to complete. This API is synchronous.
Prototype
1 | APP_ERROR AscendStream::Synchronize() const; |
Response Parameters
Data Structure |
Description |
|---|---|
APP_ERROR |
For details about the returned error codes, see APP_ERROR Description. |
Parent topic: AscendStream