C# Class System.Threading.AutoResetEvent

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

Méthodes publiques

Méthode Description
AutoResetEvent ( bool initialState ) : System

Method Details

AutoResetEvent() public méthode

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