LBM .Net API Documentation
getByte Method
Namespacescom.latencybusters.lbmLBMMessagePropertygetByte()()()
Retrieve the value stored in this object as a byte. Only properties of type LBM.MSG_PROPERTY_BYTE and LBM.MSG_PROPERTY_STRING can be retrieved as a byte.
Declaration Syntax
C#
public byte getByte()
Return Value
The stored value, converted to a System.Byte.

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0