Method | Description | |
---|---|---|
Dispose ( ) : void | ||
PosixFileLocker ( string fileToLock ) : System |
Method | Description | |
---|---|---|
Flock ( int fd, FlockOperation operation ) : int | ||
TryDoFileLocking ( int fd, bool lockFile, FlockOperation specificFlag = null ) : bool |
public PosixFileLocker ( string fileToLock ) : System | ||
fileToLock | string | |
return | System |