Property requestStatus
requestStatus
Returns the status of the current configuration request from the service.
Declaration
public static ConfigRequestStatus requestStatus { get; set; }
Property Value
| Type | Description |
|---|---|
| ConfigRequestStatus | An enum representing the status of the current Remote Config request. |