Gets the number of times to retry the task on failure.
Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property RetryCount As System.Integer |
C# | |
---|
System.int RetryCount {get;} |
C++/CLI | |
---|
property System.int RetryCount {
System.int get();
} |
Property Value
Number of time to retry the task on failure
See Also
Availability
SolidWorks Enterprise PDM 2010