Click or drag to resize

Fileis_ready Property

If a file is ready and not deleted, it is available on the CDN.

Namespace:  NetQuarry.Services.Uploadcare
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
[JsonPropertyAttribute(NullValueHandling = NullValueHandling.Ignore)]
public bool is_ready { get; set; }

Property Value

Type: Boolean
See Also