C# Class System.Threading.ManualResetEvent

Inheritance: EventWaitHandle
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Méthodes publiques

Méthode Description
ManualResetEvent ( bool initialState ) : System

Method Details

ManualResetEvent() public méthode

public ManualResetEvent ( bool initialState ) : System
initialState bool
Résultat System