JoeScan.JCamNet Namespace

ScannerConfig..::..FindAllScanners Method (ScannerResponseDelegate)

Locate a specific scanners on the local network using a callback delegate. NOTE: This may not work on multi-NIC machines without first calling ScannerConfig.SetScannerNetowrkIpAddress().

Namespace:  JoeScan.JCamNet
Assembly:  JoeScan.JCamNet (in JoeScan.JCamNet.dll)

Syntax


public static void FindAllScanners(
	ScannerConfig..::..ScannerResponseDelegate srh
)

Parameters

srh
Type: JoeScan.JCamNet..::..ScannerConfig..::..ScannerResponseDelegate
The callback delegate to call when a scanner responds.