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 provided content details the `ConnectionDraining` class within the Google Cloud Compute Engine v1 API, offering reference documentation and code samples for this class."],["This class, part of the `Google.Cloud.Compute.V1` namespace, is used to configure connection draining for Compute Engine resources, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The content outlines various available versions of the API, ranging from version 1.0.0 to the latest, version 3.6.0, as well as the current page's version, 2.12.0."],["`ConnectionDraining` features a constructor and a `DrainingTimeoutSec` property to set a timeout for requests on removed backend instances, along with a `HasDrainingTimeoutSec` boolean property to check if `DrainingTimeoutSec` is set."]]],[]]