Mono Class Library: Mono.Unix.Native Namespace

Mono.Unix.Native.LockType Enumeration

The type of lock to place on a file. [Edit]
[System.CLSCompliant(false)]
public enum LockType

See Also

Flock

Remarks

[Edit]

Members

Member NameDescription
F_RDLCKRead lock. [Edit]
F_UNLCKRelease a lock. [Edit]
F_WRLCKWrite lock. [Edit]

Requirements

Namespace: Mono.Unix.Native
Assembly: Mono.Posix (in Mono.Posix.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0