Freigeben über


TestHooksHostEnvironmentStatistics Klasse

Definition

Eine gefälschte, reine Testimplementierung von IHostEnvironmentStatistics.

public class TestHooksHostEnvironmentStatistics : Orleans.Statistics.IHostEnvironmentStatistics
type TestHooksHostEnvironmentStatistics = class
    interface IHostEnvironmentStatistics
Public Class TestHooksHostEnvironmentStatistics
Implements IHostEnvironmentStatistics
Vererbung
TestHooksHostEnvironmentStatistics
Implementiert

Konstruktoren

TestHooksHostEnvironmentStatistics()

Eine gefälschte, reine Testimplementierung von IHostEnvironmentStatistics.

Eigenschaften

AvailableMemory

Ruft den gesamt verfügbaren Arbeitsspeicher für die Zuordnung auf dem Host in Bytes ab.

CpuUsage

Ruft die CPU-Auslastung des Hosts von 0.0 bis 100.0 ab.

TotalPhysicalMemory

Ruft den gesamten physischen Arbeitsspeicher auf dem Host in Byte ab.

Gilt für: