WebSocketDmtpServiceNewClient 方法
创建新的WebSocketDmtpSessionClient对象。该操作未实现。
命名空间: TouchSocket.Dmtp.AspNetCore程序集: TouchSocket.AspNetCore (在 TouchSocket.AspNetCore.dll 中) 版本:4.0.0-beta.143+5fcca7a4e70968794985dc3793adc50531308be6
protected override WebSocketDmtpSessionClient NewClient()
Protected Overrides Function NewClient As WebSocketDmtpSessionClient
abstract NewClient : unit -> WebSocketDmtpSessionClient
override NewClient : unit -> WebSocketDmtpSessionClient
返回值
WebSocketDmtpSessionClient新的WebSocketDmtpSessionClient对象。