Mono Class Library: System.Net.Sockets.Socket Overview | Members

System.Net.Sockets.Socket.SocketType Property

Gets the socket type of the current instance. [Edit]

public SocketType SocketType { get; }

Value

One of the values defined in the System.Net.Sockets.SocketType enumeration. [Edit]

Remarks

This property is read-only.

This property is set by the constructor for the current instance.

[Edit]

Requirements

Namespace: System.Net.Sockets
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0