XdsOpParentRetryCount Property |
[Missing <summary> documentation for "P:DXMLBase.Xds.XdsOpParent.RetryCount"]
Namespace: DXMLBase.XdsAssembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int RetryCount { get; }
Public ReadOnly Property RetryCount As Integer
Get
public:
property int RetryCount {
int get ();
}
member RetryCount : int with get
Property Value
Type:
Int32
See Also