LBM .Net API Documentation
getInteger Method (key)
Namespacescom.latencybusters.lbmLBMMessagePropertiesgetInteger(String)
Get the property with the specified key as a integer.
Declaration Syntax
C#
public int getInteger(
	string key
)
Parameters
key (String)
The name of the property
Return Value
The value of the property, converted to a integer if necessary.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0