UMessage..::..userBuffLength Property
Number of bytes deposited in the buffer. Position of the firs empty position in the buffer.
Namespace:
CAS.Lib.CommonBus.CommunicationLayerAssembly: CommServer.CommonBus (in CommServer.CommonBus.dll)
Syntax
public ushort userBuffLength { get; }
Public ReadOnly Property userBuffLength As UShort Get
public: property unsigned short^ userBuffLength { unsigned short^ get (); }