Task.IsCompletedSuccessfully 속성

정의

작업이 완료될 때 실행되었는지 여부를 가져옵니다.

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

속성 값

작업이 완료될 때 실행되면 .

적용 대상