LBM .Net API Documentation
setSourceNotification Method (cb, cbarg)
Namespacescom.latencybusters.lbmLBMContextAttributessetSourceNotification(LBMSourceNotification, Object)
Set the callback and token to be used for source notifications.
Declaration Syntax
C#
public void setSourceNotification(
	LBMSourceNotification cb,
	Object cbarg
)
Parameters
cb (LBMSourceNotification)
The source notification callback
cbarg (Object)
The callback object token

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0