Свойство | Type | Description | |
---|---|---|---|
Open | void |
Méthode | Description | |
---|---|---|
FileMutex ( string name ) : System | ||
FileMutex ( string fileName, string context ) : System | ||
Release ( ) : void | ||
Wait ( int millisecondsTimeout ) : bool |
Méthode | Description | |
---|---|---|
Open ( ) : void |
public FileMutex ( string fileName, string context ) : System | ||
fileName | string | |
context | string | |
Résultat | System |
public Wait ( int millisecondsTimeout ) : bool | ||
millisecondsTimeout | int | |
Résultat | bool |