public static TouchSocketConfig SetRemoteIPHost(
this TouchSocketConfig config,
IPHost value
)
<ExtensionAttribute>
Public Shared Function SetRemoteIPHost (
config As TouchSocketConfig,
value As IPHost
) As TouchSocketConfig
[<ExtensionAttribute>]
static member SetRemoteIPHost :
config : TouchSocketConfig *
value : IPHost -> TouchSocketConfig
[缺少 "M:TouchSocket.Sockets.TouchSocketConfigExtension.SetRemoteIPHost(TouchSocket.Core.TouchSocketConfig,TouchSocket.Sockets.IPHost)" 的 <returns> 文档]