DockerBuildXBuildSettings.

CpuPeriod Property

Summary

Limit the CPU CFS (Completely Fair Scheduler) period
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerBuildXBuildSettings

Syntax

public Nullable<long> CpuPeriod { get; set; }

Value

Type Description
Nullable<long>