Mono Class Library: Mono.Unix.UnixFileSystemInfo Overview | Members

Mono.Unix.UnixFileSystemInfo.BlockSize Property

Gets the preferred blocksize for filesystem I/O.

public long BlockSize { get; }

See Also

Mono.Unix.Native.Stat.st_blksize
Mono.Unix.Native.Syscall.stat

Value

A long containing the preferred block size for file system I/O on this file system entry.

Exceptions

TypeReason
InvalidOperationExceptionUnixFileSystemInfo.FullName doesn't exist.

Remarks

Requirements

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