C# Class ACR_DatabaseConnector.DatabaseConnector.IO_COUNTERS

Mostrar archivo 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_oe property

public UInt64,System OtherOperationCount
return System.UInt64

OtherTransferCount public_oe property

public UInt64,System OtherTransferCount
return System.UInt64

ReadOperationCount public_oe property

public UInt64,System ReadOperationCount
return System.UInt64

ReadTransferCount public_oe property

public UInt64,System ReadTransferCount
return System.UInt64

WriteOperationCount public_oe property

public UInt64,System WriteOperationCount
return System.UInt64

WriteTransferCount public_oe property

public UInt64,System WriteTransferCount
return System.UInt64