Mono Class Library: Overview

Mono.Unix.UnixClient: Method Members

The methods of Mono.Unix.UnixClient are listed below. For a list of all members, see the UnixClient Members list.

See Also: Inherited members from System.MarshalByRefObject

Public Methods

Close()
Closes the connection
Connect(UnixEndPoint)
Connects to a Unix domain socket specified by the endpoint.
Connect(string)
Connects to a Unix domain socket specified by path.
Dispose()
Disposes of all managed resources of this UnixClient.
Finalize()
Documentation for this section has not yet been entered.
GetStream() : System.Net.Sockets.NetworkStream
Gets the underlying System.Net.Sockets.NetworkStream for this UnixClient.

Protected Methods

Dispose(bool)
Documentation for this section has not yet been entered.