IServerPerformanceFacet Members

Include Protected Members
Include Inherited Members

An interface for the performance facet.

The IServerPerformanceFacet type exposes the following members.

Properties

  Name Description
Public property Affinity64IOMask Gets the affinity64 IO mask property for an instance of SQL Server.
Public property Affinity64Mask Gets the affinity 64 mask for an instance of SQL Server.
Public property AffinityIOMask Gets the affinity IO mask for an instance of SQL Server.
Public property AffinityMask Gets the affinity mask property for an instance of SQL Server.
Public property BlockedProcessThreshold Gets or sets the BlockedProcessThreshold property for an instance of SQL Server.
Public property CostThresholdForParallelism Gets or sets the CostThresholdForParallelism property for an instance of SQL Server.
Public property DynamicLocks Gets the DynamicLocks property for an instance of SQL Server.
Public property LightweightPoolingEnabled Gets a Boolean that specifies the LightweightPoolingEnabled property for an instance of SQL Server.
Public property MaxDegreeOfParallelism Gets or sets the MaxDegreeOfParallelism property for an instance of SQL Server.
Public property MaxWorkerThreads Gets the MaxWorkerThreads property for an instance of SQL Server.
Public property NetworkPacketSize Gets or sets the NetworkPacketSize property for an instance of SQL Server.
Public property OpenObjects Gets the OpenObjects property for an instance of SQL Server.

Top