C# 클래스 BuildTools.IO_COUNTERS

파일 보기 프로젝트 열기: DemonWav/BuildToolsGUI

공개 프로퍼티들

프로퍼티 타입 설명
OtherOperationCount System.UInt64
OtherTransferCount System.UInt64
ReadOperationCount System.UInt64
ReadTransferCount System.UInt64
WriteOperationCount System.UInt64
WriteTransferCount System.UInt64

프로퍼티 상세

OtherOperationCount 공개적으로 프로퍼티

public UInt64,System OtherOperationCount
리턴 System.UInt64

OtherTransferCount 공개적으로 프로퍼티

public UInt64,System OtherTransferCount
리턴 System.UInt64

ReadOperationCount 공개적으로 프로퍼티

public UInt64,System ReadOperationCount
리턴 System.UInt64

ReadTransferCount 공개적으로 프로퍼티

public UInt64,System ReadTransferCount
리턴 System.UInt64

WriteOperationCount 공개적으로 프로퍼티

public UInt64,System WriteOperationCount
리턴 System.UInt64

WriteTransferCount 공개적으로 프로퍼티

public UInt64,System WriteTransferCount
리턴 System.UInt64