C# Class PTK.Utils.CancellationTokenExtensions

Afficher le fichier Open project: prom3theu5/iNGEN-Ark-RCON-Desktop

Méthodes publiques

Méthode Description
WaitCancellationRequested ( this token, System.TimeSpan timeout ) : bool

Method Details

WaitCancellationRequested() public static méthode

public static WaitCancellationRequested ( this token, System.TimeSpan timeout ) : bool
token this
timeout System.TimeSpan
Résultat bool