UDP模式中,该值为重叠IO并发数
public static TouchSocketConfig SetThreadCount(
this TouchSocketConfig config,
int value
)
<ExtensionAttribute>
Public Shared Function SetThreadCount (
config As TouchSocketConfig,
value As Integer
) As TouchSocketConfig
[<ExtensionAttribute>]
static member SetThreadCount :
config : TouchSocketConfig *
value : int -> TouchSocketConfig
[缺少 "M:TouchSocket.Sockets.TouchSocketConfigExtension.SetThreadCount(TouchSocket.Core.TouchSocketConfig,System.Int32)" 的 <param name="config"/> 文档]
[缺少 "M:TouchSocket.Sockets.TouchSocketConfigExtension.SetThreadCount(TouchSocket.Core.TouchSocketConfig,System.Int32)" 的 <param name="value"/> 文档]
[缺少 "M:TouchSocket.Sockets.TouchSocketConfigExtension.SetThreadCount(TouchSocket.Core.TouchSocketConfig,System.Int32)" 的 <returns> 文档]