C# Class StackExchange.Redis.TaskManager

Afficher le fichier Open project: scopely/StackExchange.Redis

Méthodes publiques

Méthode Description
Execute ( Func action, int timeout ) : bool

Method Details

Execute() public static méthode

public static Execute ( Func action, int timeout ) : bool
action Func
timeout int
Résultat bool