Tasks<T>.NotImplemented 字段

定义

public static readonly System.Threading.Tasks.Task<T> NotImplemented;
 staticval mutable NotImplemented : System.Threading.Tasks.Task<'T>
Public Shared ReadOnly NotImplemented As Task(Of T) 

字段值

Task<T>

适用于