Table of Contents

Class RuntimeContext

Namespace
Quilt4Net.Toolkit.Features.Health.Metrics.Machine
Assembly
Quilt4Net.Toolkit.dll
public record RuntimeContext : IEquatable<RuntimeContext>
Inheritance
RuntimeContext
Implements
Inherited Members

Properties

CurrentUser

public required string CurrentUser { get; init; }

Property Value

string

IsElevated

public bool IsElevated { get; init; }

Property Value

bool

ProcessArchitecture

public required string ProcessArchitecture { get; init; }

Property Value

string