Repeats the specified asynchronous action multiple times and invokes asynchronous continuation at the end.
Namespace: NLog.CommonNLog (in NLog.dll) Version: 4.7.0+4d138800820311d0b60b6437f1dd2ed1d571d47d
Syntaxpublic static void Repeat( int repeatCount, AsyncContinuation asyncContinuation, AsynchronousAction action )
Public Shared Sub Repeat ( repeatCount As Integer, asyncContinuation As AsyncContinuation, action As AsynchronousAction ) Dim repeatCount As Integer Dim asyncContinuation As AsyncContinuation Dim action As AsynchronousAction AsyncHelpers.Repeat(repeatCount, asyncContinuation, action)
static member Repeat : repeatCount : int * asyncContinuation : AsyncContinuation * action : AsynchronousAction -> unitParameters
RetroSearch 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