[This is preliminary documentation and is subject to change.]
Returns the number of bytes currently occupied by object stored in this pile.
This number is always less than AllocatedMemoryBytes
Namespace: NFX.ApplicationModel.PileAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public long UtilizedBytes { get; }public long UtilizedBytes { get; }Public ReadOnly Property UtilizedBytes As Long
Get
Public ReadOnly Property UtilizedBytes As Long
Get
public:
virtual property long long UtilizedBytes {
long long get () sealed;
}public:
virtual property long long UtilizedBytes {
long long get () sealed;
}abstract UtilizedBytes : int64 with get
override UtilizedBytes : int64 with get
abstract UtilizedBytes : int64 with get
override UtilizedBytes : int64 with get
Property Value
Type:
Int64Implements
IPileStatus UtilizedBytes