共用方式為


ProcessDiskUsageReport.OtherOperationCount 屬性

定義

取得不是讀取或寫入作業的進程所執行的磁片作業數目。

public:
 property long long OtherOperationCount { long long get(); };
long OtherOperationCount();
public long OtherOperationCount { get; }
var int64 = processDiskUsageReport.otherOperationCount;
Public ReadOnly Property OtherOperationCount As Long

屬性值

Int64

long long

long

不是讀取或寫入作業的進程所執行的磁片作業數目。

適用於