IWorkbookModelUsage.MachineHealthCalculated - Méthode
Excel Services surveille régulièrement l'intégrité des ordinateurs AS dont il interagit avec. Il s'agit d'un rapport de ces statistiques.
Espace de noms : Microsoft.Office.Excel.Server.WebServices
Assembly : Microsoft.Office.Excel.Server.WebServices (dans Microsoft.Office.Excel.Server.WebServices.dll)
Syntaxe
'Déclaration
Sub MachineHealthCalculated ( _
serverName As String, _
highMemoryLimitKB As Long, _
lowMemoryLimitKB As Long, _
memoryUsageKB As Long, _
shrinkableMemoryKB As Long, _
percentProcessorUtilization As Integer _
)
'Utilisation
Dim instance As IWorkbookModelUsage
Dim serverName As String
Dim highMemoryLimitKB As Long
Dim lowMemoryLimitKB As Long
Dim memoryUsageKB As Long
Dim shrinkableMemoryKB As Long
Dim percentProcessorUtilization As Integer
instance.MachineHealthCalculated(serverName, _
highMemoryLimitKB, lowMemoryLimitKB, _
memoryUsageKB, shrinkableMemoryKB, _
percentProcessorUtilization)
void MachineHealthCalculated(
string serverName,
long highMemoryLimitKB,
long lowMemoryLimitKB,
long memoryUsageKB,
long shrinkableMemoryKB,
int percentProcessorUtilization
)
Paramètres
serverName
Type : System.StringLe nom de l'instance de serveur Analysis Services
- highMemoryLimitKB
Type : System.Int64
- lowMemoryLimitKB
Type : System.Int64
- memoryUsageKB
Type : System.Int64
- shrinkableMemoryKB
Type : System.Int64
percentProcessorUtilization
Type : System.Int32Pourcentage total d'utilisation processeur sur l'ordinateur