AWS SDK for .NET Documentation
ConnectionDraining Property
AmazonAmazon.ElasticLoadBalancing.ModelLoadBalancerAttributesConnectionDraining Did this page help you?   Yes   No    Tell us about it...
The name of the load balancer attribute. If enabled, the load balancer allows existing requests to complete before the load balancer shifts traffic away from a deregistered or unhealthy back-end instance. For more information, see Enable Connection Draining.
Declaration Syntax
C#
public ConnectionDraining ConnectionDraining { get; set; }

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