Mono.Unix.UnixStream.Handle Property
The underlying file descriptor.

Syntax

public int Handle { get; }

Value

A int containing the underlying file descriptor value.

Exceptions

TypeReason
ObjectDisposedException The stream has been closed.

Remarks

Requirements

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