Class InstalledKernelPool
Namespace: DotBoxD.Plugins.Kernel
Assembly: DotBoxD.Plugins.dll
public sealed class InstalledKernelPoolInheritance
Section titled “Inheritance”Inherited Members
Section titled “Inherited Members”object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.ReferenceEquals(object?, object?), object.ToString()
Properties
Section titled “Properties”DegreeOfParallelism
Section titled “ DegreeOfParallelism”public int DegreeOfParallelism { get; }Property Value
Section titled “Property Value”IsRevoked
Section titled “ IsRevoked”public bool IsRevoked { get; }Property Value
Section titled “Property Value”Kernels
Section titled “ Kernels”public IReadOnlyList<InstalledKernel> Kernels { get; }Property Value
Section titled “Property Value”IReadOnlyList<InstalledKernel>
PluginId
Section titled “ PluginId”public string PluginId { get; }