在UdpSessionBase中表示本地监听地址
在TcpClientBase中表示固定客户端端口号。
public static TouchSocketConfig SetBindIPHost(
this TouchSocketConfig config,
IPHost value
)
<ExtensionAttribute>
Public Shared Function SetBindIPHost (
config As TouchSocketConfig,
value As IPHost
) As TouchSocketConfig
[<ExtensionAttribute>]
static member SetBindIPHost :
config : TouchSocketConfig *
value : IPHost -> TouchSocketConfig
[缺少 "M:TouchSocket.Sockets.TouchSocketConfigExtension.SetBindIPHost(TouchSocket.Core.TouchSocketConfig,TouchSocket.Sockets.IPHost)" 的 <returns> 文档]