ComponentOne Document Library for WPF
Retry Property

C1.WPF.Document.4 Assembly > C1.WPF.Document Namespace > SecurityErrorEventArgs Class : Retry Property
Gets or sets a value indicating whether the C1DocumentSource should retry the operation which caused the security error. The default value is false.
Syntax
'Declaration
 
Public Property Retry As System.Boolean
public System.bool Retry {get; set;}
See Also

Reference

SecurityErrorEventArgs Class
SecurityErrorEventArgs Members