PeerDiscovery DefaultDiscoverTimeMS Property NetworkComms.Net Help
The wait time in milliseconds before all peers discovered are returned for synchronous discovery methods. Default 2000ms.

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

public static int DefaultDiscoverTimeMS { get; set; }

Property Value

Type: OnlineInt32
See Also