LBM .Net API Documentation
getBoolean Method (key)
Namespaces
►
com.latencybusters.lbm
►
LBMMessageProperties
►
getBoolean(String)
C#
Get the property with the specified key as a boolean.
Declaration Syntax
C#
public
bool
getBoolean
(
string
key
)
Parameters
key
(
String
)
The name of the property
Return Value
The value of the property, converted to a boolean if necessary.
Assembly:
lbmcs
(Module: lbmcs) Version: 6.7.1.0