API reference
API reference
Select your platform
No SDKs available
No versions available

Callback Struct

Fields

readonly Action< TResult > _delegate[Get]

Public Statics

static readonly ContinueWithInvoker Invoker[Get]
static readonly ContinueWithRemover Remover[Get]
static readonly Action Clearer[Get]

Static Member Functions

static void Invoke
( Guid taskId,
TResult result )
static bool Remove
( Guid taskId )
static void Clear ( )
static void Add
( Guid taskId,
Action< TResult > @ delegate )

Member Functions

void Invoke
( TResult result )
Callback
( Action< TResult > @ delegate )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon