点击或拖拽改变大小

NetworkServerBaseEnableIPv6 属性

获取或设置服务器是否支持IPv6的地址协议信息
Get or set whether the server supports IPv6 address protocol information

命名空间:  HslCommunication.Core.Net
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:11.8.2.0 (11.8.2.0)
语法
public bool EnableIPv6 { get; set; }

属性值

类型:Boolean
备注
默认为 False,也就是不启动
参见