ILNumerics Ultimate VS

MemoryPoolHandleTSize Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
The sum in bytes of all objects currently hold in the pool.

[ILNumerics Core Module]

Namespace:  ILNumerics.Core.MemoryLayer
Assembly:  ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax

public ulong Size { get; }

Property Value

Type: UInt64

Implements

IMemoryPoolSize
Remarks

[ILNumerics Core Module]

See Also

Reference