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-04-09 UTC."],[[["The webpage provides reference documentation for the `ConnectionDraining` class within the Google Cloud Compute Engine v1 API, specifically detailing its structure, implementation, and functionality."],["The latest version of the API for this `ConnectionDraining` class is 3.6.0, with multiple previous versions available, going back as far as version 1.0.0."],["`ConnectionDraining` is a message class that manages the configuration of connection draining for load balancers, allowing users to set a timeout for existing requests on removed backend instances."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and includes methods for managing properties and fields, such as `DrainingTimeoutSec`, and `HasDrainingTimeoutSec`."],["The `ConnectionDraining` class is part of the `Google.Cloud.Compute.V1` namespace and is contained within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]