AwaitExtensions.ExecuteContinuationSynchronouslyAwaiter<T>.IsCompleted 属性

定义

获取一个值,该值指示 antedent 是否已 Task 完成。

public:
 property bool IsCompleted { bool get(); };
public bool IsCompleted { get; }
member this.IsCompleted : bool
Public ReadOnly Property IsCompleted As Boolean

属性值

Boolean

适用于