IScheduler.AddRunnable(ISchedulable, Boolean) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
void AddRunnable(Microsoft::XLANGs::Core::ISchedulable ^ s, bool addThread);
public void AddRunnable (Microsoft.XLANGs.Core.ISchedulable s, bool addThread);
abstract member AddRunnable : Microsoft.XLANGs.Core.ISchedulable * bool -> unit
Public Sub AddRunnable (s As ISchedulable, addThread As Boolean)
Paramètres
- addThread
- Boolean