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

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0