The fields of Mono.Unix.Native.Flock are listed below. For a list of all members, see the Flock Members list.
See Also: Inherited members from System.ValueType
l_lenlong. Length of file locking. l_len = 0 means until enf of file.l_pidint. Lock owner.l_startlong. Starting offset.l_typeLockType. Lock type: read/write, etc.l_whenceSeekFlags. How to interpret l_start.