get

get

string get(​);

Return value

string
Blocks the calling thread until the operation completes and return the value of the operation's result. Throws an exception if the operation does not complete successfully.