예제 #1
0
 public virtual Task <bool> SocketExists(string id) =>
 Task.FromResult(ConnectionManager.SocketExists(id));