ScaleDefinitionConfigurationRetryCount Property | |
Get or Set RetryCount
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public int RetryCount { get; set; }
public:
property int RetryCount {
int get ();
void set (int value);
}
function get_RetryCount();
function set_RetryCount(value);
Property Value
Type:
Int32See Also