AsyncAutoResetEvent Class
Namespace: Stride.Core.MicroThreadingAssembly: Stride.Core.MicroThreading.dll
System.Object →
AsyncAutoResetEvent
Derived from AsyncAutoResetEvent:
public class AsyncAutoResetEvent
Name | Description | |
---|---|---|
Methods | ||
Set() | ||
WaitAsync() |
Methods
Set()
public void Set()
WaitAsync()
public Task WaitAsync()
Returns
Type | Description |
---|---|
System.Threading.Tasks.Task |