Cache.AllocatedMemoryBytesCount

Cache.AllocatedMemoryBytesCount property

Gets the allocated in-memory bytes count.

public static long AllocatedMemoryBytesCount { get; }

Property Value

The allocated in-memory bytes count.

See Also