Mono Class Library: Mono.Unix.Native.Syscall Overview | Members

Mono.Unix.Native.Syscall.gethostname Overloads

The overloads of gethostname are listed below. For a list of all members, see the Syscall Members list.

Public Methods

static
gethostname(System.Text.StringBuilder) : int
Retrieves the hostname.
static
gethostname(System.Text.StringBuilder, ulong) : int
Retrieves the hostname.