SocketInformation Struktura

Definice

Zapouzdří informace potřebné k duplikování objektu Socket.

public value class SocketInformation
public struct SocketInformation
[System.Serializable]
public struct SocketInformation
type SocketInformation = struct
[<System.Serializable>]
type SocketInformation = struct
Public Structure SocketInformation
Dědičnost
SocketInformation
Atributy

Poznámky

Socket.DuplicateAndCloseSocketInformation vytvoří instanci pro použití s konstruktoremSocket.Socket(SocketInformation).

Vlastnosti

Options

Získá nebo nastaví možnosti pro Socket.

ProtocolInformation

Získá nebo nastaví informace protokolu pro Socket.

Platí pro