LBM .Net API Documentation
set Method (key, value)
Namespaces
►
com.latencybusters.lbm
►
LBMMessageProperties
►
set(String, Single)
C#
Set a property to the provided float value.
Declaration Syntax
C#
public
void
set
(
string
key
,
float
value
)
Parameters
key
(
String
)
The name of the property to be set
value
(
Single
)
The value to be set
Assembly:
lbmcs
(Module: lbmcs) Version: 5.3.6.0