2.2.4.128 ServerThrottlingInformation

Namespace: http://schemas.datacontract.org/2004/07/Microsoft.Office.Excel.Server

MUST NOT be used.

 <xs:complexType name="ServerThrottlingInformation" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:sequence>
     <xs:element minOccurs="0" name="CpuUsage" type="xs:long"/>
     <xs:element minOccurs="0" name="MemoryUsage" type="xs:long"/>
     <xs:element minOccurs="0" name="ScenarioThrottlingInformationList" nillable="true" type="q1:ArrayOfScenarioThrottlingInformation"/>
   </xs:sequence>
 </xs:complexType>

CpuUsage: MUST NOT be used.

MemoryUsage: MUST NOT be used.

ScenarioThrottlingInformationList: MUST NOT be used.