HttpServiceNewClient 方法
            创建一个新的客户端实例。
            
命名空间: TouchSocket.Http程序集: TouchSocket.Http (在 TouchSocket.Http.dll 中) 版本:4.0.0-beta.143+5fcca7a4e70968794985dc3793adc50531308be6
protected override HttpSessionClient NewClient()
Protected Overrides Function NewClient As HttpSessionClient
abstract NewClient : unit -> HttpSessionClient 
override NewClient : unit -> HttpSessionClient 
返回值
HttpSessionClient一个 TClient 类型的新的客户端实例。