Click or drag to resize

IMemoryPartitioningServiceGetPartitioning Method

Returns the current partitioning. Must return the same object if nothing has changed.

Namespace:  Demo3D.PLC.Comms.Memory
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
MemoryPartitioning GetPartitioning()

Return Value

Type: MemoryPartitioning

[Missing <returns> documentation for "M:Demo3D.PLC.Comms.Memory.IMemoryPartitioningService.GetPartitioning"]

See Also