コード例 #1
0
 public IPEndPoint GetEndpoint(string endpointName)
 {
     return(_hostContext.GetEndpoint(_cellIdentity, endpointName));
 }