LBM .Net API Documentation
containsKey Method (key)
Namespaces
►
com.latencybusters.lbm
►
LBMMessageProperties
►
containsKey(String)
C#
Test if the specified key is contained in the properties object.
Declaration Syntax
C#
public
bool
containsKey
(
string
key
)
Parameters
key
(
String
)
The name of the property
Return Value
True if the property has been set, False if the property isn't set.
Assembly:
lbmcs
(Module: lbmcs) Version: 5.3.6.0