示例#1
0
 public GroupInfo ListGroup(string group, TimeSpan timeout)
 => kafkaHandle.ListGroup(group, timeout.TotalMillisecondsAsInt());