Exemplo n.º 1
0
 protected void RemoveSendQueue(DnsEndPoint target, uint proxyId)
 {
     Sender.RemoveFrames(target, proxyId);
 }