C# Class PTK.Utils.CancellationTokenExtensions

Exibir arquivo Open project: prom3theu5/iNGEN-Ark-RCON-Desktop

Public Methods

Method Description
WaitCancellationRequested ( this token, System.TimeSpan timeout ) : bool

Method Details

WaitCancellationRequested() public static method

public static WaitCancellationRequested ( this token, System.TimeSpan timeout ) : bool
token this
timeout System.TimeSpan
return bool