Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the polling intervals that are used by the PollingListProvider<TBusinessObject>.
Namespace:   Microsoft.WindowsServerSolutions.Administration.ObjectModel
Assembly:  Microsoft.WindowsServerSolutions.Administration.ObjectModel (in Microsoft.WindowsServerSolutions.Administration.ObjectModel.dll)
Inheritance Hierarchy
System.Object
  Microsoft.WindowsServerSolutions.Administration.ObjectModel.PollingInterval
Syntax
public static class PollingInterval
public ref class PollingInterval abstract sealed 
Public NotInheritable Class PollingInterval
Properties
| Name | Description | |
|---|---|---|
| .jpeg) .jpeg) | MaxValue | The maximum interval that a PollingListProvider<TBusinessObject> object can poll for data. | 
| .jpeg) .jpeg) | MinValue | The minimum interval that a PollingListProvider<TBusinessObject> object can poll for data. | 
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.WindowsServerSolutions.Administration.ObjectModel Namespace
Return to top