Mono Class Library: OverviewMono.Unix.UnixClient: Constructor Members |
The constructors 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
Creates a new UnixClient with no connection. Creates a new UnixClient and establishes a connection to the passed in Mono.Unix.UnixEndPoint. Most of the time users will want to use the UnixClient(string) constructor instead, unless you already have a Mono.Unix.UnixEndPoint. Create a new UnixClient and connect to the server specified by path.