LBM .Net API Documentation
setContextEventCallback Method (cb, cbArg)
Namespacescom.latencybusters.lbmLBMContextAttributessetContextEventCallback(LBMContextEventCallback, Object)
Set the context event callback for an LBMContext.
Declaration Syntax
C#
public void setContextEventCallback(
	LBMContextEventCallback cb,
	Object cbArg
)
Parameters
cb (LBMContextEventCallback)
A delegate of type LBMContextEventCallback
cbArg (Object)
A token to be passed in to the callback when an event occurs

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0