| ContentDeliveryNetworkServiceExtensionsPurgeCachedAsset Method |
Namespace: OpenStack.Synchronous
public static void PurgeCachedAsset( this IContentDeliveryNetworkService cdnService, string serviceId, string url )
| Exception | Condition |
|---|---|
| ArgumentNullException | If serviceId is . |
| FlurlHttpException | If the API call returns a bad HttpStatusCode. |