Sync Execution Wrapper

From GM-RKB
(Redirected from Async-to-Sync Wrapper)
Jump to navigation Jump to search

A Sync Execution Wrapper is a Software Wrapper Pattern that encapsulates asynchronous code for synchronous invocation.