SocketInformation 構造体
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Socketを複製するために必要な情報をカプセル化します。
public value class SocketInformation
[System.Serializable]
public struct SocketInformation
public struct SocketInformation
[<System.Serializable>]
type SocketInformation = struct
type SocketInformation = struct
Public Structure SocketInformation
- 継承
- 属性
注釈
Socket.DuplicateAndCloseは、Socket.Socket(SocketInformation) コンストラクターで使用するSocketInformation インスタンスを作成します。
プロパティ
| 名前 | 説明 |
|---|---|
| Options |
Socketのオプションを取得または設定します。 |
| ProtocolInformation |
Socketのプロトコル情報を取得または設定します。 |