https://github.com/dotnet/roslyn/blob/main/docs/features/task-types.md https://referencesource.microsoft.com/#mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs
More...
◆ AwaitOnCompleted< TAwaiter, TStateMachine >() [1/2]
- Type Constraints
-
TAwaiter | : | INotifyCompletion | |
TStateMachine | : | IAsyncStateMachine | |
◆ AwaitOnCompleted< TAwaiter, TStateMachine >() [2/2]
- Type Constraints
-
TAwaiter | : | INotifyCompletion | |
TStateMachine | : | IAsyncStateMachine | |
◆ AwaitUnsafeOnCompleted< TAwaiter, TStateMachine >() [1/2]
- Type Constraints
-
TAwaiter | : | ICriticalNotifyCompletion | |
TStateMachine | : | IAsyncStateMachine | |
◆ AwaitUnsafeOnCompleted< TAwaiter, TStateMachine >() [2/2]
- Type Constraints
-
TAwaiter | : | ICriticalNotifyCompletion | |
TStateMachine | : | IAsyncStateMachine | |
◆ Start< TStateMachine >() [1/2]
- Type Constraints
-
TStateMachine | : | IAsyncStateMachine | |
◆ Start< TStateMachine >() [2/2]
- Type Constraints
-
TStateMachine | : | IAsyncStateMachine | |
The documentation for this class was generated from the following file:
- com.beamable/Common/Runtime/Promise.cs