LBM .Net API Documentation
LBMContextAttributes Constructor (contextName)
Namespacescom.latencybusters.lbmLBMContextAttributesLBMContextAttributes(String)
Instantiate an LBMContextAttributes class using a context name from the xml configuration that must have been previously loaded. Use an empty string ("") to match a context without a name.
Declaration Syntax
C#
public LBMContextAttributes(
	string contextName
)
Parameters
contextName (String)
Context name string. Is written into the attributes object.
Exceptions
ExceptionCondition
The contextName is not permitted by the XML configuration, or other unexpected operational behavior has been encountered by unmanaged LBM C layer function.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0