Tasks<T>.NotImplemented Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)
Field Value
Task<T>