[]
        
(Showing Draft Content)

C1.WPF.Document.SecurityErrorEventArgs.Retry

Retry Property

Retry

Gets or sets a value indicating whether the C1DocumentSource should retry the operation which caused the security error. The default value is false.

Declaration
public bool Retry { get; set; }