Sets the maximum amount of images an IP address is allowed to generate
in the defined purge interval
Namespace: DotNetNuke.Services.GeneratedImageAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public int IPCountMaxCount { get; set; } |
Visual Basic |
---|
Public Property IPCountMaxCount As Integer Get Set |