LBM .Net API Documentation
data Method
Namespacescom.latencybusters.lbmLBMMessagedata()()()
Message data. Calling this method causes the data to be copied to a new byte array. For better performance, use the dataPointer() method to access the data directly.
Declaration Syntax
C#
public byte[] data()
Return Value
byte array containing message data

Assembly: lbmcs (Module: lbmcs) Version: 6.7.1.0