다음을 통해 공유


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

읽거나 쓰지 않은 프로세스에서 수행한 디스크 작업 수입니다.

적용 대상