C1.WPF.Document Assembly / C1.WPF.Document Namespace / SecurityErrorEventArgs Class / Retry Property

In This Topic
Retry Property (SecurityErrorEventArgs)
In This Topic
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 Boolean
 
See Also