PeerInfo RemovePeerIPEndPoint Method NetworkComms.Net Help
Overload List

  NameDescription
Public methodRemovePeerIPEndPoint(ConnectionInfo)
Removes the provided connectionInfo from all internal dictionaries. Returns true if connectionInfo exists, otherwise false
Public methodRemovePeerIPEndPoint(ShortGuid, IPEndPoint)
Removes the provided connectionInfo from all internal dictionaries. Returns true if connectionInfo exists, otherwise false
Back to Top
See Also