Table of Contents

Property MaxSize

Namespace
MonoMod.Core.Platforms
Assembly
MonoMod.Core.dll

MaxSize

Gets the maximum size of allocation that this allocator is able to allocate.
int MaxSize { get; }

Property Value

int