This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.VSforMac.
Summary
How many attempts should be made to upload the component before failing
- Assembly
- Cake
.Xamarin .dll - Namespace
- Cake
.Xamarin - Containing Type
- Xamarin
Component Submit Settings
Syntax
public int MaxAttempts { get; set; }
Value
Type | Description |
---|---|
int | The max attempts. |