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 latest version of the `ConnectionDraining` class is 3.6.0, part of the Google Cloud Compute V1 API."],["This page provides documentation for version 2.8.0 of the `ConnectionDraining` class, which is a message used for connection draining configuration."],["The `ConnectionDraining` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ConnectionDraining` class has properties like `DrainingTimeoutSec` to set the timeout for existing requests, and `HasDrainingTimeoutSec` to check if the timeout field is set."],["The documentation covers a wide range of versions for the `ConnectionDraining` class, spanning from 1.0.0 all the way up to the latest version at 3.6.0."]]],[]]