SocketInformation Struktur

Definition

Kapselt die Informationen, die zum Duplizieren von Socket erforderlich sind.

public value class SocketInformation
public struct SocketInformation
[System.Serializable]
public struct SocketInformation
type SocketInformation = struct
[<System.Serializable>]
type SocketInformation = struct
Public Structure SocketInformation
Vererbung
SocketInformation
Attribute

Hinweise

Socket.DuplicateAndClose erstellt eine SocketInformation Instanz für die Verwendung mit dem Socket.Socket(SocketInformation) Konstruktor.

Eigenschaften

Options

Ruft die Optionen für Socket ab oder legt diese fest.

ProtocolInformation

Ruft die Protokollinformationen für Socket ab oder legt diese fest.

Gilt für: