C# Class ACR_DatabaseConnector.DatabaseConnector.IO_COUNTERS

Show file Open project: ALandFarAway/ALFA-Base-Resources

Public Properties

Property Type Description
OtherOperationCount System.UInt64
OtherTransferCount System.UInt64
ReadOperationCount System.UInt64
ReadTransferCount System.UInt64
WriteOperationCount System.UInt64
WriteTransferCount System.UInt64

Property Details

OtherOperationCount public property

public UInt64,System OtherOperationCount
return System.UInt64

OtherTransferCount public property

public UInt64,System OtherTransferCount
return System.UInt64

ReadOperationCount public property

public UInt64,System ReadOperationCount
return System.UInt64

ReadTransferCount public property

public UInt64,System ReadTransferCount
return System.UInt64

WriteOperationCount public property

public UInt64,System WriteOperationCount
return System.UInt64

WriteTransferCount public property

public UInt64,System WriteTransferCount
return System.UInt64