Overload List
Name | Description | |
---|---|---|
DiscoverPeers(PeerDiscovery DiscoveryMethod) |
Discover local peers using the provided PeerDiscovery DiscoveryMethod and default discover time. Returns
dictionary keyed on peer network identifier. IMPORTANT NOTE: For IP networks we strongly recommend using the UDP
broadcast discovery method.
| |
DiscoverPeers(PeerDiscovery DiscoveryMethod, Int32) |
Discover local peers using the provided PeerDiscovery DiscoveryMethod. Returns
dictionary keyed on peer network identifier. IMPORTANT NOTE: For IP networks we strongly recommend using the UDP
broadcast discovery method.
|
See Also