Mono Class Library: Overview

Mono.Unix.UnixEndPoint: Members

The members of Mono.Unix.UnixEndPoint 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.
Filenamestring. Returns the filename 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.