LBM .Net API Documentation
containsKey Method (key)
Namespacescom.latencybusters.lbmLBMMessagePropertiescontainsKey(String)
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