Share via


AlertSubscriptionConfiguration.PollingIntervalMinutes Property

Definition

The polling interval to use.

public:
 property int PollingIntervalMinutes { int get(); void set(int value); };
public int PollingIntervalMinutes { get; set; }
member this.PollingIntervalMinutes : int with get, set
Public Property PollingIntervalMinutes As Integer

Property Value

Returns Int32 value that is the polling interval, in minutes, to use when polling for the alert change notifications.

Applies to