ConnectionListenerBase IsDiscoverable Property NetworkComms.Net Help
True if this listener will be advertised via peer discovery

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

public bool IsDiscoverable { get; protected set; }

Property Value

Type: OnlineBoolean
See Also