Version: 2023.2
言語: 日本語
public bool TrySetCanceled ();

戻り値

bool Indicates if the cancellation was successfuly raised.

説明

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