Overload List
Name | Description | |
---|---|---|
EnableDiscoverable(PeerDiscovery DiscoveryMethod) |
Make this peer discoverable using the provided PeerDiscovery DiscoveryMethod.
Uses all suitable and allowed adaptors, e.g. for IP networks uses FilteredLocalAddresses .
IMPORTANT NOTE: For IP networks we strongly recommend using the UDP broadcast discovery method.
| |
EnableDiscoverable(PeerDiscovery DiscoveryMethod, EndPoint) |
Make this peer discoverable using the provided PeerDiscovery DiscoveryMethod.
IMPORTANT NOTE: For IP networks we strongly recommend using the UDP broadcast discovery method.
|
See Also