Mono Class Library: Overview

Mono.Unix.AbstractUnixEndPoint: Members

The members of Mono.Unix.AbstractUnixEndPoint are listed below.

See Also: Inherited members from System.Net.EndPoint

Public Constructors

Constructor with socketName as parameter.

Public Properties

[read-only]
override
AddressFamilySystem.Net.Sockets.AddressFamily. Documentation for this section has not yet been entered.
Pathstring. Returns the path representing the unix socket.

Public Methods

override
Create(System.Net.SocketAddress) : System.Net.EndPoint
Documentation for this section has not yet been entered.
override
Equals(object) : bool
Documentation for this section has not yet been entered.
override
GetHashCode() : int
Documentation for this section has not yet been entered.
override
Serialize() : System.Net.SocketAddress
Documentation for this section has not yet been entered.
override
ToString() : string
Documentation for this section has not yet been entered.