This version of Unity is unsupported.

AwaitableCompletionSource.TrySetResult

Declaration

public bool TrySetResult();

Returns

bool Indicates if the completion was successfully raised.

Description

Raise the awaitable completion.