summaryP:DotNetNuke.Services.GeneratedImage.IPCount.PurgeInterval

Namespace: DotNetNuke.Services.GeneratedImage
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public static TimeSpan PurgeInterval { get; set; }
Visual Basic
Public Shared Property PurgeInterval As TimeSpan
	Get
	Set

See Also