Поделиться через


BuildSubmissionBase<TRequestData,TResultData>.CheckForCompletion Method

Definition

Determines if we are completely done with this submission and can complete it so the user may access results.

protected public:
 override void CheckForCompletion();
protected internal override void CheckForCompletion();
override this.CheckForCompletion : unit -> unit
Protected Friend Overrides Sub CheckForCompletion ()

Applies to