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

CallbackWithState Struct

Fields

readonly T _data[Get]
readonly Action< TResult, T > _delegate[Get]

Static Member Functions

static void Invoke
( Guid taskId,
TResult result )
static void Add
( Guid taskId,
T data,
Action< TResult, T > callback )

Member Functions

CallbackWithState
( T data,
Action< TResult, T > @ delegate )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon