completion_future::get Method
Waits until the associated asynchronous operation completes. Throws the stored exception if one was encountered during the asynchronous operation.
void get() const;
Requirements
Header: amprt.h
Namespace: concurrency