AWS SDK for .NET Documentation
WithForce Method (force)
AmazonAmazon.EC2.ModelDetachNetworkInterfaceRequestWithForce(Boolean) Did this page help you?   Yes   No    Tell us about it...
Sets whether to force the detachment
Declaration Syntax
C#
public DetachNetworkInterfaceRequest WithForce(
	bool force
)
Parameters
force (Boolean)
Set to true to force a detachment.
Return Value
this instance

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.20.0 (1.5.20.0)