System.Net.Sockets.SocketInformation Structure

Encapsulates the information that is necessary to duplicate a System.Net.Sockets.Socket.

See Also: SocketInformation Members

Syntax

public struct SocketInformation

Remarks

Socket.DuplicateAndClose(int) creates a System.Net.Sockets.SocketInformation instance for use with the Socket.#ctor(SocketInformation) constructor.

Requirements

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