Uses of Enum
oshi.driver.windows.perfmon.ProcessInformation.HandleCountProperty
Packages that use ProcessInformation.HandleCountProperty
Package
Description
Provides functions to query counters in windows performance monitor (or WMI counter tables)
-
Uses of ProcessInformation.HandleCountProperty in oshi.driver.windows.perfmon
Subclasses with type arguments of type ProcessInformation.HandleCountProperty in oshi.driver.windows.perfmonModifier and TypeClassDescriptionstatic enumHandle performance countersMethods in oshi.driver.windows.perfmon that return ProcessInformation.HandleCountPropertyModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.ProcessInformation.HandleCountProperty.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in oshi.driver.windows.perfmon that return types with arguments of type ProcessInformation.HandleCountProperty