PeerDiscovery LocalDiscoveryEndPoints Method NetworkComms.Net Help
Returns the local endpoints that are currently used to make this peer discoverable.

Namespace: NetworkCommsDotNet.Tools
Assembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

public static Dictionary<PeerDiscovery..::..DiscoveryMethod, List<EndPoint>> LocalDiscoveryEndPoints()

Return Value

Type: OnlineDictionary PeerDiscovery DiscoveryMethod, OnlineList OnlineEndPoint  

[Missing <returns> documentation for "M:NetworkCommsDotNet.Tools.PeerDiscovery.LocalDiscoveryEndPoints"]

See Also