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

Mono.Unix.UnixStream.Handle Property

The underlying file descriptor.

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