Click or drag to resize

DiscovererDiscover Method

Namespace:  Lextm.SharpSnmpLib.Messaging
Assembly:  SharpSnmpLib (in SharpSnmpLib.dll) Version: 12.4.0+601762d0e653a71ebb69af963204dfbfb6c26b74
Syntax
public void Discover(
	VersionCode version,
	IPEndPoint broadcastAddress,
	OctetString community,
	int interval
)

Parameters

version
Type: Lextm.SharpSnmpLibVersionCode
broadcastAddress
Type: System.NetIPEndPoint
community
Type: Lextm.SharpSnmpLibOctetString
interval
Type: SystemInt32
See Also