PollingConditionPreviousPollsInterval Property |
Gets the previous polls to analyze, by taking only those sampled in the specified time interval.
Namespace:
Dundas.BI.Notifications
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public TimeSpan PreviousPollsInterval { get; }
Public ReadOnly Property PreviousPollsInterval As TimeSpan
Get
public:
property TimeSpan PreviousPollsInterval {
TimeSpan get ();
}
member PreviousPollsInterval : TimeSpan with get
Property Value
Type:
TimeSpanSee Also