SocketInformation Struct

Definizione

Incapsula le informazioni necessarie per duplicare un Socket.

public value class SocketInformation
public struct SocketInformation
[System.Serializable]
public struct SocketInformation
type SocketInformation = struct
[<System.Serializable>]
type SocketInformation = struct
Public Structure SocketInformation
Ereditarietà
SocketInformation
Attributi

Commenti

Socket.DuplicateAndClose crea un'istanza SocketInformation per l'uso con il Socket.Socket(SocketInformation) costruttore .

Proprietà

Options

Ottiene e imposta le opzioni per un Socket.

ProtocolInformation

Ottiene o imposta le informazioni di protocollo per un Socket.

Si applica a