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