protected Task ProtectedResetIdAsync(
string targetId
)Protected Function ProtectedResetIdAsync (
targetId As String
) As Taskmember ProtectedResetIdAsync :
targetId : string -> Task [缺少 "M:TouchSocket.Dmtp.AspNetCore.WebSocketDmtpSessionClient.ProtectedResetIdAsync(System.String)" 的 <returns> 文档]
| Exception | Id重复时抛出异常 |
| ClientNotFindException | 找不到客户端时抛出异常 |