AWS SDK for .NET Documentation
ForceDelete Property
AmazonAmazon.AutoScaling.ModelDeleteAutoScalingGroupRequestForceDelete Did this page help you?   Yes   No    Tell us about it...
Starting with API version 2011-01-01, specifies that the Auto Scaling group will be deleted along with all instances associated with the group, without waiting for all instances to be terminated.
Declaration Syntax
C#
public bool ForceDelete { get; set; }

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