Runs the specified asynchronous action synchronously (blocks until the continuation has been invoked).
Namespace: NLog.CommonNLog (in NLog.dll) Version: 4.7.0+4d138800820311d0b60b6437f1dd2ed1d571d47d
Syntaxpublic static void RunSynchronously( AsynchronousAction action )
Public Shared Sub RunSynchronously ( action As AsynchronousAction ) Dim action As AsynchronousAction AsyncHelpers.RunSynchronously(action)
static member RunSynchronously : action : AsynchronousAction -> unitParameters
Using this method is not recommended because it will block the calling thread.
See AlsoRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4