Includes&Samples |
__ArbitratorConfiguration, ROOT - InstancesClass | Methods | Properties (21) | Qualifiers (1) | Instances (1) | Namespaces (1)Samples: VB Script | C# | VB.Net | Search on:Microsoft Instances of __ArbitratorConfigurationThis section contains sample wmi instances of __ArbitratorConfiguration class with their properties from Microsoft Windows Server 2012 R2 Datacenter Evaluation. __ArbitratorConfiguration is a singleton class, so it has only one instance (or no instance). Instance \\W2012SDC\ROOT:__ArbitratorConfiguration=@Properties={ 'OutstandingTasksPerUser' : 30 //Long, 0x1E 'OutstandingTasksTotal' : 3000 //Long, 0xBB8 'PermanentSubscriptionsPerUser' : 1000 //Long, 0x3E8 'PermanentSubscriptionsTotal' : 10000 //Long, 0x2710 'PollingInstructionsPerUser' : 1000 //Long, 0x3E8 'PollingInstructionsTotal' : 10000 //Long, 0x2710 'PollingMemoryPerUser' : 5000000 //Long, 0x4C4B40 'PollingMemoryTotal' : 10000000 //Long, 0x989680 'QuotaRetryCount' : 10 //Long, 0xA 'QuotaRetryWaitInterval' : 15000 //Long, 0x3A98 'TaskThreadsPerUser' : 3 //Long, 0x3 'TaskThreadsTotal' : 30 //Long, 0x1E 'TemporarySubscriptionsPerUser' : 1000 //Long, 0x3E8 'TemporarySubscriptionsTotal' : 10000 //Long, 0x2710 'TotalCacheDisk' : 1048576 //Long, 0x100000 'TotalCacheDiskPerTask' : 51250 //Long, 0xC832 'TotalCacheDiskPerUser' : 102500 //Long, 0x19064 'TotalCacheMemory' : 10240 //Long, 0x2800 'TotalCacheMemoryPerTask' : 1024 //Long, 0x400 'TotalCacheMemoryPerUser' : 2048 //Long, 0x800 'TotalUsers' : 50 //Long, 0x32 } |