Error.CanRetry 属性 | |
A logical value indicating whether the subsystem can retry the operation that caused the error condition.
命名空间:
XSharp
程序集:
XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法 VIRTUAL PROPERTY CanRetry AS LOGIC GET SET
public virtual bool CanRetry { get; set; }
查看代码属性值
类型:
Boolean参见