public static TouchSocketConfig SetListenIPHosts(
this TouchSocketConfig config,
params IPHost[] values
)
<ExtensionAttribute>
Public Shared Function SetListenIPHosts (
config As TouchSocketConfig,
ParamArray values As IPHost()
) As TouchSocketConfig
[<ExtensionAttribute>]
static member SetListenIPHosts :
config : TouchSocketConfig *
values : IPHost[] -> TouchSocketConfig
[缺少 "M:TouchSocket.Sockets.TouchSocketConfigExtension.SetListenIPHosts(TouchSocket.Core.TouchSocketConfig,TouchSocket.Sockets.IPHost[])" 的 <param name="config"/> 文档]
[缺少 "M:TouchSocket.Sockets.TouchSocketConfigExtension.SetListenIPHosts(TouchSocket.Core.TouchSocketConfig,TouchSocket.Sockets.IPHost[])" 的 <param name="values"/> 文档]
[缺少 "M:TouchSocket.Sockets.TouchSocketConfigExtension.SetListenIPHosts(TouchSocket.Core.TouchSocketConfig,TouchSocket.Sockets.IPHost[])" 的 <returns> 文档]