· Home    · License/Purchase    · Online help    · FAQ    · Contact    · Download    · PAD    · AliaWeb   
 Personal finance » On-line Shop » Advertise server » OnLine help

ReInitIntervals Method (AdLib)

The ReInitIntervals method recalcs immediately statistics data from all advertising zones.

Applies To

AdServer Object

Syntax

hr = AdServer.ReInitIntervals()

Return Values

Non-negative numbers indicate success.

Remarks

Statistics data are automatically recalced every 60 minutes (default). User can change the interval using the SetAdvInterval method, but it's strongly recommended don't change the advertising interval. If needed, user can call ReInitIntervals method to recalc immediately all statistics data.

Example

Dim AdServer
Set AdServer = Server.CreateObject("AdLib.AdServer")
AdServer.ReInitIntervals()
Set AdServer = Nothing


See Also

SetAdvInterval

Copyright © 1998 - 2025 Aliaweb, s.r.o.
All Rights Reserved