WellKnownMemberNames.IsCompleted 字段

定义

用于确定任务是否已完成 (看到 C# 规范 ,§7.7.7.1 等待表达式) 所需的名称 IsCompleted

public: System::String ^ IsCompleted;
public const string IsCompleted;
val mutable IsCompleted : string
Public Const IsCompleted As String 

字段值

适用于