ServerMessageEventArgs.CompletedSuccessfully 속성

정의

실행이 성공했는지, false 예외가 있었는지 확인합니다true.

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

속성 값

True 만약 처형이 성공한다면. 그렇지 않으면 false입니다.

구현

적용 대상