IConcertClientConnectionTask::Abort

Abort this task immediately, and discard any pending work.

Windows
MacOS
Linux

References

Module

Concert

Header

/Engine/Plugins/Developer/Concert/ConcertMain/Source/Concert/Public/IConcertClient.h

Include

#include "IConcertClient.h"

Syntax

void Abort()

Remarks

Abort this task immediately, and discard any pending work.

It is expected that GetStatus and GetError will return some kind of error state after this has been called.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss