LBM .Net API Documentation
getInteger Method
Namespacescom.latencybusters.lbmLBMMessagePropertygetInteger()()()
Retrieve the value stored in this object as a integer. Only properties of type LBM.MSG_PROPERTY_BYTE, LBM.MSG_PROPERTY_SHORT, LBM.MSG_PROPERTY_INT, and LBM.MSG_PROPERTY_STRING can be retrieved as a integer.
Declaration Syntax
C#
public int getInteger()
Return Value
The stored value, converted to a System.Integer.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0