monoandroid
namespace System.Threading.Tasks
{
    [DebuggerDisplay("Id = {Id}, Status = {Status}, Method = {DebuggerDisplayMethodDescription}")]
    [DebuggerTypeProxy(typeof(SystemThreadingTasks_TaskDebugView))]
    public class Task : IAsyncResult, IDisposable
    {
        public static Task<TResult> CreateUnwrapPromise<TResult>(Task outerTask, bool lookForOce);
    }
}
nuget.org
0.0 %
Reference this API
Assembly mscorlib , Version=2.0.5.0, PublicKeyToken=7cec85d7bea7798e
Implementation Source
Xamarin Android 0.0
Xamarin iOS 0.0
Xamarin macOS 0.0
Xamarin tvOS 0.0
Xamarin watchOS 0.0
OS Platforms

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

04/18/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙