LBM .Net API Documentation
setValue Method (attributeName, attributeValue)
Namespacescom.latencybusters.lbmLBMEventQueueAttributessetValue(String, String)
Set the current value of an attribute in this set of event queue attributes
Declaration Syntax
C#
public void setValue(
	string attributeName,
	string attributeValue
)
Parameters
attributeName (String)
Name of the attribute to set
attributeValue (String)
New attribute value
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