multicastInterface 属性
- @弃用("此属性未实现。请使用 getRawOption 和 setRawOption 代替。")
获取/设置对
用于发送组播数据包的网络接口。
null
值表示系统选择要使用的网络接口。
默认情况下此值为 null
实现
@Deprecated("This property is not implemented. Use getRawOption and "
"setRawOption instead.")
NetworkInterface? multicastInterface;