JoeScan.JCamNet Namespace

ScannerConfig..::..ScannerResponseDelegate Delegate

ScannerResponseDelegate provides a callback delegate to be called when a scanner is discovered on the network.

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

Syntax


public delegate void ScannerResponseDelegate(
	DiscoveryResponse response
)

Parameters

response
Type: JoeScan.JCamNet..::..DiscoveryResponse
The scanner discovery response.