PollingInterval Class

 

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)

System::Object
  Microsoft.WindowsServerSolutions.Administration.ObjectModel::PollingInterval

public ref class PollingInterval abstract sealed 

NameDescription
System_CAPS_pubpropertySystem_CAPS_staticMaxValue

The maximum interval that a PollingListProvider<TBusinessObject> object can poll for data.

System_CAPS_pubpropertySystem_CAPS_staticMinValue

The minimum interval that a PollingListProvider<TBusinessObject> object can poll for data.

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top

Community Additions

ADD
Show: