Waits for message submission to complete.

C# |
public SubmissionState WaitForSubmissionComplete()

The current state of the submission.

Blocks the calling thread until the message associated with this handle has reached a final state (i.e. SubmitCompleted/SubmitFailed).