LBM .Net API Documentation
removeSourceNotifyCallback Method (cb, cbArg)
Namespacescom.latencybusters.lbmLBMContextremoveSourceNotifyCallback(LBMSourceNotification, Object)
Deregister a source notification callback
Declaration Syntax
C#
public void removeSourceNotifyCallback(
	LBMSourceNotification cb,
	Object cbArg
)
Parameters
cb (LBMSourceNotification)
Previously registered callback implementing the LBMSourceNotification delegate interface
cbArg (Object)
Callback token for previously registered callback
Remarks
See Also

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0