public sealed class ConnectionDraining : IMessage<ConnectionDraining>, IEquatable<ConnectionDraining>, IDeepCloneable<ConnectionDraining>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class ConnectionDraining.
Configures a duration timeout for existing requests on a removed backend instance. For supported load balancers and protocols, as described in Enabling connection draining.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version available for the `ConnectionDraining` class is 3.6.0, and this page provides documentation for version 2.14.0 of the Google.Cloud.Compute.V1 namespace."],["This documentation covers the `ConnectionDraining` class, which is part of the Compute Engine v1 API and is used for configuring connection draining within the Google Cloud environment."],["The `ConnectionDraining` class inherits from the `object` class and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `ConnectionDraining` class has two constructors: a default constructor and a constructor that takes another `ConnectionDraining` object as a parameter."],["The key property within the `ConnectionDraining` class is `DrainingTimeoutSec`, which is an integer representing the duration timeout for requests on a removed backend instance, along with a boolean `HasDrainingTimeoutSec` that states whether the field is set."]]],[]]