SocketInformation 结构
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
对复制 Socket 时所需的信息进行封装。
public value class SocketInformation
public struct SocketInformation
[System.Serializable]
public struct SocketInformation
type SocketInformation = struct
[<System.Serializable>]
type SocketInformation = struct
Public Structure SocketInformation
- 继承
- 属性
注解
Socket.DuplicateAndClose 创建用于 SocketInformation 构造函数的 Socket.Socket(SocketInformation) 实例。
属性
Options |
获取或设置 Socket 的选项。 |
ProtocolInformation |
获取或设置 Socket 的协议信息。 |