SocketInformation 结构
定义
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) 。Socket.DuplicateAndClose creates a SocketInformation instance for use with the Socket.Socket(SocketInformation) constructor.
属性
| Options | |
| ProtocolInformation |
获取或设置 Socket 的协议信息。Gets or sets the protocol information for a Socket. |