SPHttpThrottlingMonitors Members
Include Protected Members
Include Inherited Members
Represents a collection of objects which can be used to create performance monitors for a Web application.
The SPHttpThrottlingMonitors type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPHttpThrottlingMonitors | Initializes a new instance of the SPHttpThrottlingMonitors class using the specified list of objects containing data that is used to create performance monitors. |
Top
Properties
Name | Description | |
---|---|---|
Count | (Inherited from ReadOnlyCollection<SPPerformanceMonitorCreationData>.) | |
Item | (Inherited from ReadOnlyCollection<SPPerformanceMonitorCreationData>.) | |
Items | (Inherited from ReadOnlyCollection<SPPerformanceMonitorCreationData>.) |
Top
Methods
Name | Description | |
---|---|---|
Contains | (Inherited from ReadOnlyCollection<SPPerformanceMonitorCreationData>.) | |
CopyTo | (Inherited from ReadOnlyCollection<SPPerformanceMonitorCreationData>.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnumerator | (Inherited from ReadOnlyCollection<SPPerformanceMonitorCreationData>.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
IndexOf | (Inherited from ReadOnlyCollection<SPPerformanceMonitorCreationData>.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Explicit Interface Implementations
Top