LBM .Net API Documentation
length Method
Namespacescom.latencybusters.lbm.sdmLBMSDMessagelength()()()
Get the raw length of the message. This API will rebuild the message. It is more efficient to call data() and get the length of the returned array instead of calling data() and length()
Declaration Syntax
C#
public virtual int length()
Return Value
The number of bytes the message will use

Assembly: lbmcssdm (Module: lbmcssdm) Version: 6.7.1.0