示例#1
0
 public Task Part()
 {
     return(_connection.PartChannel(_name));
 }