Share via


AlertsCollection.PageSize Property

Gets or sets the number of items returned by calls to the Next method.

 int PageSize{get; set;}

Exceptions

Exception Type Condition
System.ArgumentOutOfRangeException This exception is thrown when setting the property value.

Requirements

Platforms: Requires Windows 2000 Server or later

Version: Requires MOM 2005 or later

Namespace: Microsoft.EnterpriseManagement.Mom

Assembly: Microsoft.Mom.Sdk (in Microsoft.Mom.Sdk.dll)

See Also

AlertsCollection Class | AlertsCollection Members | AlertsCollection.Next Method