ConnectableServiceGetNextNewId 方法
尝试获取下一个新的标识符。
命名空间: TouchSocket.Sockets程序集: TouchSocket (在 TouchSocket.dll 中) 版本:3.0.0+ccaf96084d09f972257496d1dd63b8ba3c1e44f0
protected virtual string GetNextNewId()
Protected Overridable Function GetNextNewId As String
abstract GetNextNewId : unit -> string
override GetNextNewId : unit -> string
返回值
String返回新的标识符,如果内部方法调用失败,则返回默认的新标识符。