Table of Contents

Class InstalledKernelPool

Namespace
DotBoxD.Plugins.Kernel
Assembly
DotBoxD.Plugins.dll
public sealed class InstalledKernelPool
Inheritance
InstalledKernelPool
Inherited Members

Properties

DegreeOfParallelism

public int DegreeOfParallelism { get; }

Property Value

int

IsRevoked

public bool IsRevoked { get; }

Property Value

bool

Kernels

public IReadOnlyList<InstalledKernel> Kernels { get; }

Property Value

IReadOnlyList<InstalledKernel>

PluginId

public string PluginId { get; }

Property Value

string