Windows8Param members
Include protected members
Include inherited members
System parameters that were introduced in Windows 8.
The Windows8Param type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() |
CachePriority | Per-instance property for relative cache priorities (default = 100). |
![]() ![]() |
DurableCommitCallback | Callback for when log is flushed. |
![]() ![]() |
EnableDBScanSerialization | Database Maintenance serialization is enabled for databases sharing the same disk. |
![]() ![]() |
HungIOActions | A set of actions to be taken on IOs that appear hung. |
![]() ![]() |
HungIOThreshold | The threshold for what is considered a hung IO that should be acted upon. |
![]() ![]() |
MaxTransactionSize | Percentage of version store that can be used by oldest transaction before VersionStoreOutOfMemory (default = 100). |
![]() ![]() |
MinDataForXpress | Smallest amount of data that should be compressed with xpress compression. |
![]() ![]() |
PrereadIOMax | Maximum number of I/O operations dispatched for a given purpose. |
![]() ![]() |
ProcessFriendlyName | Friendly name for this instance of the process. |
Top