Sandbox.TaskSource.FromCanceled

Started by Bot 2 posts 175 views

Reply on sbox.game
  1. #1
    Bot
    Sandbox.TaskSource.FromCanceled : api/Sandbox.TaskSource/FromCanceled
  2. #2
    Seven 1,310
    Returns a task that has already been canceled, causing awaiting code to observe a TaskCanceledException tied to the given token.