Property BytesUsed
BytesUsed
Declaration
public long BytesUsed { get; }
Property Value
Type | Description |
---|---|
System.Int64 | The number of bytes currently allocated by this ByteBlockPool.Allocator. |
public long BytesUsed { get; }
Type | Description |
---|---|
System.Int64 | The number of bytes currently allocated by this ByteBlockPool.Allocator. |