Click or drag to resize

MemoryAccessChangedEventArgsBuffer Property

The memory buffer containing the new data (for the entire access, not just the affected area).

Namespace: Demo3D.PLC.Comms.Memory
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
public BufferSegment Buffer { get; }

Property Value

BufferSegment
See Also