Table of Contents

Field UnitMb

Namespace
Sisk.Core.Helpers
Assembly
Sisk.Core.dll

Represents the number of bytes in one megabyte (MB). This is calculated as 1024 kilobytes.

public const long UnitMb = 1048576

Returns

long
Represents the number of bytes in one megabyte (MB). This is calculated as 1024 kilobytes.