SpaceAllocation Constructor (SpaceAllocationType, long)

Creates a new instance of the SpaceAllocation class.

Syntax

SpaceAllocation spaceAllocation = new SpaceAllocation(SpaceAllocationType type, long allocated)

Parameters

type
DotNetBox.SpaceAllocationType Type of space allocation.
allocated
System.Int64 Space allocated.