Sandbox
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
| Kind | Member | Summary | Details |
|---|---|---|---|
| property | AIKernel.Dtos.Sandbox.SandboxExecutionResult.ErrorMessageP: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.ExecutionTimeMsP: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.ResultP: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.StdErrP: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.StdOutP: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.SuccessP: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.CpuUsagePercentP: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.DiskLimitMbP: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.DiskUsageMbP: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.MemoryLimitMbP: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.MemoryUsageMbP: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.SandboxExecutionResultT:AIKernel.Dtos.Sandbox.SandboxExecutionResult |
Represents the SandboxExecutionResult public reference surface for AIKernel package consumers. | No additional XML detail. |
| type | AIKernel.Dtos.Sandbox.SandboxResourceUsageT:AIKernel.Dtos.Sandbox.SandboxResourceUsage |
Represents the SandboxResourceUsage public reference surface for AIKernel package consumers. | No additional XML detail. |