Partager via


IHostManualEvent, interface

Fournit l'implémentation de l'hôte d'une représentation d'un événement de réinitialisation manuellement.

Méthodes

Méthode

Description

IHostManualEvent::Reset, méthode

Réinitialise l'instance IHostManualEvent en cours à un état non signalé.

IHostManualEvent::Set, méthode

Définit l'instance IHostManualEvent en cours à un état signalé.

IHostManualEvent::Wait, méthode

Fait en sorte que l'instance IHostManualEvent actuelle patiente jusqu'à ce qu'elle soit détenue ou qu'une durée spécifiée s'écoule.

Spécifications

Plateformes : consultez Configuration requise du .NET Framework.

En-tête : MSCorEE.h

Bibliothèque : incluse en tant que ressource dans MSCorEE.dll

Versions du .NET Framework : 4, 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0

Voir aussi

Référence

ICLRSyncManager, interface

IHostAutoEvent, interface

IHostSemaphore, interface

IHostSyncManager, interface

Autres ressources

Interfaces d'hébergement