LBM .Net API Documentation
setFromXml Method (contextName)
Namespacescom.latencybusters.lbmLBMContextAttributessetFromXml(String)
Set values in 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 void setFromXml(
	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