AIKernel.NET

Sandbox

NuGet XML reference / 13 members

AIKernel.Dtos reference members from AIKernel.NET/src/AIKernel.Dtos/Sandbox.

Source: AIKernel.NET/src/AIKernel.Dtos/Sandbox

Summary

This section documents 13 generated members for AIKernel.Dtos. Member kinds in this source section: property, type.

Why

This reference page is intentionally grouped with package and source context so it is useful as documentation, not only as an autogenerated member list.

Usage

Use this page when you already know the package and need to inspect the source-backed member list from AIKernel.NET/src/AIKernel.Dtos/Sandbox.

Examples

dotnet add package AIKernel.Dtos --version 0.1.2

Notes

Member descriptions come from XML documentation files when available. Empty cells mean the source does not currently provide XML documentation for that member in this language.

See Also

Package | Docs | Generation Report

KindMemberSummaryDetails
property AIKernel.Dtos.Sandbox.SandboxExecutionResult.ErrorMessage
P:AIKernel.Dtos.Sandbox.SandboxExecutionResult.ErrorMessage
Gets or sets the ErrorMessage value exposed by the AIKernel public reference surface. No additional XML detail.
property AIKernel.Dtos.Sandbox.SandboxExecutionResult.ExecutionTimeMs
P:AIKernel.Dtos.Sandbox.SandboxExecutionResult.ExecutionTimeMs
Gets or sets the ExecutionTimeMs value exposed by the AIKernel public reference surface. No additional XML detail.
property AIKernel.Dtos.Sandbox.SandboxExecutionResult.Result
P:AIKernel.Dtos.Sandbox.SandboxExecutionResult.Result
Gets or sets the Result value exposed by the AIKernel public reference surface. No additional XML detail.
property AIKernel.Dtos.Sandbox.SandboxExecutionResult.StdErr
P:AIKernel.Dtos.Sandbox.SandboxExecutionResult.StdErr
Gets or sets the StdErr value exposed by the AIKernel public reference surface. No additional XML detail.
property AIKernel.Dtos.Sandbox.SandboxExecutionResult.StdOut
P:AIKernel.Dtos.Sandbox.SandboxExecutionResult.StdOut
Gets or sets the StdOut value exposed by the AIKernel public reference surface. No additional XML detail.
property AIKernel.Dtos.Sandbox.SandboxExecutionResult.Success
P:AIKernel.Dtos.Sandbox.SandboxExecutionResult.Success
Gets or sets the Success value exposed by the AIKernel public reference surface. No additional XML detail.
property AIKernel.Dtos.Sandbox.SandboxResourceUsage.CpuUsagePercent
P:AIKernel.Dtos.Sandbox.SandboxResourceUsage.CpuUsagePercent
Gets or sets the CpuUsagePercent value exposed by the AIKernel public reference surface. No additional XML detail.
property AIKernel.Dtos.Sandbox.SandboxResourceUsage.DiskLimitMb
P:AIKernel.Dtos.Sandbox.SandboxResourceUsage.DiskLimitMb
Gets or sets the DiskLimitMb value exposed by the AIKernel public reference surface. No additional XML detail.
property AIKernel.Dtos.Sandbox.SandboxResourceUsage.DiskUsageMb
P:AIKernel.Dtos.Sandbox.SandboxResourceUsage.DiskUsageMb
Gets or sets the DiskUsageMb value exposed by the AIKernel public reference surface. No additional XML detail.
property AIKernel.Dtos.Sandbox.SandboxResourceUsage.MemoryLimitMb
P:AIKernel.Dtos.Sandbox.SandboxResourceUsage.MemoryLimitMb
Gets or sets the MemoryLimitMb value exposed by the AIKernel public reference surface. No additional XML detail.
property AIKernel.Dtos.Sandbox.SandboxResourceUsage.MemoryUsageMb
P:AIKernel.Dtos.Sandbox.SandboxResourceUsage.MemoryUsageMb
Gets or sets the MemoryUsageMb value exposed by the AIKernel public reference surface. No additional XML detail.
type AIKernel.Dtos.Sandbox.SandboxExecutionResult
T:AIKernel.Dtos.Sandbox.SandboxExecutionResult
Represents the SandboxExecutionResult public reference surface for AIKernel package consumers. No additional XML detail.
type AIKernel.Dtos.Sandbox.SandboxResourceUsage
T:AIKernel.Dtos.Sandbox.SandboxResourceUsage
Represents the SandboxResourceUsage public reference surface for AIKernel package consumers. No additional XML detail.