共用方式為


TestHooksHostEnvironmentStatistics 類別

定義

的假、僅限測試實作 IHostEnvironmentStatistics

public class TestHooksHostEnvironmentStatistics : Orleans.Statistics.IHostEnvironmentStatistics
type TestHooksHostEnvironmentStatistics = class
    interface IHostEnvironmentStatistics
Public Class TestHooksHostEnvironmentStatistics
Implements IHostEnvironmentStatistics
繼承
TestHooksHostEnvironmentStatistics
實作

建構函式

TestHooksHostEnvironmentStatistics()

的假、僅限測試實作 IHostEnvironmentStatistics

屬性

AvailableMemory

取得主機上可用位元組配置的總記憶體。

CpuUsage

從 0.0-100.0 取得主機 CPU 使用量。

TotalPhysicalMemory

取得主機上的實體記憶體總數,以位元組為單位。

適用於