Error.CanRetry Property | |
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.21
Syntax VIRTUAL PROPERTY CanRetry AS LOGIC GET SET
public virtual bool CanRetry { get; set; }
Request Example
View SourceProperty Value
Type:
LogicSee Also