SocketInformation Struktur
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
- Attribute
Hinweise
Socket.DuplicateAndCloseerstellt eine SocketInformation instance zur 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. |