LBM .Net API Documentation
setLogger Method (logger)
Namespacescom.latencybusters.lbmLBMsetLogger(LBMLogging)
Inform LBM to use a specific logger for logging
Declaration Syntax
C#
public void setLogger(
	LBMLogging logger
)
Parameters
logger (LBMLogging)
Logging callback implementing the LBMLogging delegate interface
Exceptions
ExceptionCondition
Invalid argument or unexpected operational behavior has been encountered by unmanaged LBM C layer function.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0