AWS SDK for .NET Documentation
DeleteDomain Method (request)
AmazonAmazon.SimpleDBAmazonSimpleDBClientDeleteDomain(DeleteDomainRequest) Did this page help you?   Yes   No    Tell us about it...
Delete Domain
Declaration Syntax
C#
public DeleteDomainResponse DeleteDomain(
	DeleteDomainRequest request
)
Parameters
request (DeleteDomainRequest)
Delete Domain request
Return Value
Delete Domain Response from the service
Remarks
The DeleteDomain operation deletes a domain. Any items (and their attributes) in the domain are deleted as well. The DeleteDomain operation may take 10 or more seconds to complete.

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