public Task CloseAsync(
string msg
)
Public Function CloseAsync (
msg As String
) As Task
abstract CloseAsync :
msg : string -> Task
override CloseAsync :
msg : string -> Task
[缺少 "M:TouchSocket.Dmtp.AspNetCore.WebSocketDmtpSessionClient.CloseAsync(System.String)" 的 <returns> 文档]