ProtectionEngineSettings.TemplateBatchSize Property

Definition

If offline publishing is enabled, how many full templates we will fetch from the server in a single request. Default/Max is 25

public int? TemplateBatchSize { get; set; }
member this.TemplateBatchSize : Nullable<int> with get, set
Public Property TemplateBatchSize As Nullable(Of Integer)

Property Value

Applies to