Example #1
0
 protected Ctx.Endpoint FindEndpoint(String addr)
 {
     return(m_ctx.FindEndpoint(addr));
 }