LBM .Net API Documentation
setSourceCostCallback Method (cb)
Namespacescom.latencybusters.lbmLBMContextAttributessetSourceCostCallback(LBMSourceCostCallback)
Set the source cost callback function for an LBMContext, which is an application callback to evaluate the cost of a newly discovered source
Declaration Syntax
C#
public void setSourceCostCallback(
	LBMSourceCostCallback cb
)
Parameters
cb (LBMSourceCostCallback)
LBMSourceCostCallback callback delegate

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0