BACK TO INDEX

Msft_WmiProvider_Counters
ThMsft_WmiProvider_Counters class exposes approximate internal operation call count information accross all providers.
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
ProviderOperation_AccessCheckUInt64The ProviderOperation_AccessCheck property indicates the number of calls to IWbemEventProviderSecurity :: AccessCheck.
ProviderOperation_CancelQueryUInt64The ProviderOperation_CancelQuery property indicates the number of calls to IWbemEventProviderQuerySink :: CancelQuery.
ProviderOperation_CreateClassEnumAsyncUInt64The ProviderOperation_CreateClassEnumAsync property indicates the number of calls to IWbemServices :: CreateClassEnumAsync.
ProviderOperation_CreateInstanceEnumAsyncUInt64The ProviderOperation_CreateInstanceEnumAsync property indicates the number of calls to IWbemServices :: CreateInstanceEnumAsync.
ProviderOperation_CreateRefreshableEnumUInt64The ProviderOperation_CreateRefreshableEnum property indicates the number of calls to IWbemHiPerfProvider :: CreateRefreshableEnum.
ProviderOperation_CreateRefreshableObjectUInt64The ProviderOperation_CreateRefreshableObject property indicates the number of calls to IWbemHiPerfProvider :: CreateRefreshableObject.
ProviderOperation_CreateRefresherUInt64The ProviderOperation_CreateRefresher property indicates the number of calls to IWbemHiPerfProvider :: CreateRefresher.
ProviderOperation_DeleteClassAsyncUInt64The ProviderOperation_DeleteClassAsync property indicates the number of calls to IWbemServices :: DeleteClassAsync.
ProviderOperation_DeleteInstanceAsyncUInt64The ProviderOperation_DeleteInstanceAsync property indicates the number of calls to IWbemServices :: DeleteInstanceAsync.
ProviderOperation_ExecMethodAsyncUInt64The ProviderOperation_ExecMethodAsync property indicates the number of calls to IWbemServices :: ExecMethodAsync.
ProviderOperation_ExecQueryAsyncUInt64The ProviderOperation_ExecQueryAsync property indicates the number of calls to IWbemServices :: ExecQueryAsync.
ProviderOperation_FindConsumerUInt64The ProviderOperation_FindConsumer property indicates the number of calls to IWbemEventConsumerProvider :: FindConsumer.
ProviderOperation_GetObjectAsyncUInt64The ProviderOperation_GetObjectAsync property indicates the number of calls to IWbemServices :: GetObjectAsync.
ProviderOperation_GetObjectsUInt64The ProviderOperation_GetObjects property indicates the number of calls to IWbemHiPerfProvider :: GetObjects.
ProviderOperation_GetPropertyUInt64The ProviderOperation_GetProperty property indicates the number of calls to IWbemPropertyProvider :: GetProperty.
ProviderOperation_NewQueryUInt64The ProviderOperation_NewQuery property indicates the number of calls to IWbemEventProviderQuerySink :: NewQuery.
ProviderOperation_ProvideEventsUInt64The ProviderOperation_ProvideEvents property indicates the number of calls to IWbemEventProvider :: ProvideEvents.
ProviderOperation_PutClassAsyncUInt64The ProviderOperation_PutClassAsync property indicates the number of calls to IWbemServices :: PutClassAsync.
ProviderOperation_PutInstanceAsyncUInt64The ProviderOperation_PutInstanceAsync property indicates the number of calls to IWbemServices :: PutInstanceAsync.
ProviderOperation_PutPropertyUInt64The ProviderOperation_PutProperty property indicates the number of calls to IWbemPropertyProvider :: PutProperty.
ProviderOperation_QueryInstancesUInt64The ProviderOperation_QueryInstances property indicates the number of calls to IWbemHiPerfProvider :: QueryInstances.
ProviderOperation_SetRegistrationObjectUInt64The ProviderOperation_SetRegistrationObject ProviderOperation_SetRegistrationObject property is currently not set.
ProviderOperation_StopRefreshingUInt64The ProviderOperation_StopRefreshing property indicates the number of calls to IWbemHiPerfProvider :: StopRefreshing.
ProviderOperation_ValidateSubscriptionUInt64The ProviderOperation_ValidateSubscription property indicates the number of calls to IWbemEventConsumerProviderEx :: ValidateSubscription.
SAMPLE DATA INSTANCE
   
   instance of Msft_WmiProvider_Counters
   {
    ProviderOperation_AccessCheck = "56";
    ProviderOperation_CancelQuery = "0";
    ProviderOperation_CreateClassEnumAsync = "0";
    ProviderOperation_CreateInstanceEnumAsync = "3757";
    ProviderOperation_CreateRefreshableEnum = "8";
    ProviderOperation_CreateRefreshableObject = "0";
    ProviderOperation_CreateRefresher = "8";
    ProviderOperation_DeleteClassAsync = "0";
    ProviderOperation_DeleteInstanceAsync = "0";
    ProviderOperation_ExecMethodAsync = "0";
    ProviderOperation_ExecQueryAsync = "4851";
    ProviderOperation_FindConsumer = "93";
    ProviderOperation_GetObjectAsync = "481";
    ProviderOperation_GetObjects = "0";
    ProviderOperation_GetProperty = "2454";
    ProviderOperation_NewQuery = "99";
    ProviderOperation_ProvideEvents = "4";
    ProviderOperation_PutClassAsync = "0";
    ProviderOperation_PutInstanceAsync = "0";
    ProviderOperation_PutProperty = "0";
    ProviderOperation_QueryInstances = "4";
    ProviderOperation_SetRegistrationObject = "0";
    ProviderOperation_StopRefreshing = "0";
    ProviderOperation_ValidateSubscription = "0";
   };