Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
DotNetWorkQueue
Queue
WaitOnAsyncTask
C# Class DotNetWorkQueue.Queue.WaitOnAsyncTask
Waits for an action to complete
Mostra file
Open project: blehnen/DotNetWorkQueue
Class Usage Examples
Public Methods
Method
Description
Wait
(
Func
action
,
System.Action
waitAction
) :
void
Method Details
Wait()
public
static
method
public
static
Wait
(
Func
action
,
System.Action
waitAction
) :
void
action
Func
waitAction
System.Action
return
void