Mono.Unix.Native.NativeConvert.FromSeekFlags Method
Converts a Mono.Unix.Native.SeekFlags to an OS-specific value.

Syntax

public static short FromSeekFlags (SeekFlags value)

See Also

NativeConvert.ToSeekFlags
NativeConvert.TryFromSeekFlags
NativeConvert.TryToSeekFlags

Parameters

value
The managed value to convert.

Returns

The equivalent OS-specific value.

Exceptions

TypeReason
ArgumentOutOfRangeException value has no equivalent OS-specific value.

Remarks

Requirements

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