Click or drag to resize

Error.CanRetry Property

X#
A logical value indicating whether the subsystem can retry the operation that caused the error condition.

Namespace:  XSharp
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY CanRetry AS LOGIC GET SET 
Request Example View Source

Property Value

Type: Logic
See Also