LBM .Net API Documentation
setAttributeValue Method (attributeName, attributeValue)
Namespacescom.latencybusters.lbmLBMSourcesetAttributeValue(String, String)
Set the value of a source-related attribute for this source
Declaration Syntax
C#
public void setAttributeValue(
	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