PolicyUnitType Enumeration
.NET Framework (current version)
Specifies the unit of measurement of a PolicyUnit instance.
Assembly: System.IO.Log (in System.IO.Log.dll)
| Member name | Description | |
|---|---|---|
| Extents | The measurement is in containers. | |
| Percentage | The measurement is a percentage of the size of the LogStore. |
This example shows how to use the LogPolicy class, PolicyUnit structure and PolicyUnitType enumeration to set policy for a log record sequence.
.NET Framework
Available since 3.0
Available since 3.0
LogPolicy
PolicyUnitType
System.IO.Log Namespace
Show: