Mono Class Library: Mono.Unix.Native Namespace

Mono.Unix.Native.PosixFadviseAdvice Enumeration

Possible Syscall.posix_fadviseadvice values. [Edit]
[System.CLSCompliant(false)]
public enum PosixFadviseAdvice

See Also

Syscall.posix_fadvise

Remarks

[Edit]

Members

Member NameDescription
POSIX_FADV_DONTNEEDDocumentation for this section has not yet been entered. [Edit]
POSIX_FADV_NOREUSEDocumentation for this section has not yet been entered. [Edit]
POSIX_FADV_NORMALDocumentation for this section has not yet been entered. [Edit]
POSIX_FADV_RANDOMDocumentation for this section has not yet been entered. [Edit]
POSIX_FADV_SEQUENTIALDocumentation for this section has not yet been entered. [Edit]
POSIX_FADV_WILLNEEDDocumentation for this section has not yet been entered. [Edit]

Requirements

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