SegmentScheduler.MakeSegmentRunnable(Segment, 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:
virtual void MakeSegmentRunnable(Microsoft::XLANGs::Core::Segment ^ s, bool notify);
public virtual void MakeSegmentRunnable (Microsoft.XLANGs.Core.Segment s, bool notify);
abstract member MakeSegmentRunnable : Microsoft.XLANGs.Core.Segment * bool -> unit
override this.MakeSegmentRunnable : Microsoft.XLANGs.Core.Segment * bool -> unit
Public Overridable Sub MakeSegmentRunnable (s As Segment, notify As Boolean)
Paramètres
- s
- Segment
- notify
- Boolean