Version: 2023.1
언어: 한국어
public bool TrySetCanceled ();

반환

bool Indicates if the cancellation was successfuly raised.

설명

Raise cancellation (returns false if the awaitable was already completed or canceled).