一款简单易用的基础网络通讯组件库。

TouchSocketConfigExtensionUdpOverlappedCountProperty 字段

重叠IO并发数。默认1。

UDP模式中,该值为重叠IO并发数

所需类型Int32

Definition

命名空间: TouchSocket.Sockets
程序集: TouchSocket (在 TouchSocket.dll 中) 版本:4.0.0-beta.143+5fcca7a4e70968794985dc3793adc50531308be6
C#
public static readonly DependencyProperty<int> UdpOverlappedCountProperty

字段值

DependencyPropertyInt32

参见