AWS SDK for .NET Documentation
Force Property
AmazonAmazon.EC2.ModelStopInstancesRequestForce Did this page help you?   Yes   No    Tell us about it...
Whether to force the instance to stop.
Declaration Syntax
C#
public bool Force { get; set; }
Remarks
The instance will not have an opportunity to flush file system caches nor file system meta data. If you use this option, you must perform file system check and repair procedures. This option is not recommended for Windows instances.

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