AWS SDK for .NET Documentation
DeleteStreamingDistribution Method
AmazonAmazon.CloudFrontAmazonCloudFrontDeleteStreamingDistribution()()()() Did this page help you?   Yes   No    Tell us about it...
Delete a streaming distribution.
Declaration Syntax
C#
DeleteStreamingDistributionResponse DeleteStreamingDistribution()
Return Value
The response from the DeleteStreamingDistribution service method, as returned by CloudFront.
Exceptions
ExceptionCondition
AccessDeniedException Access denied.
InvalidIfMatchVersionException The If-Match version is missing or not valid for the distribution.
NoSuchStreamingDistributionException The specified streaming distribution does not exist.
PreconditionFailedException The precondition given in one or more of the request-header fields evaluated to false.
StreamingDistributionNotDisabledException

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)