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 webpage provides reference documentation for the `ConnectionDraining` class within the Google Compute Engine v1 API, specifically for .NET."],["The `ConnectionDraining` class is used to configure connection draining for existing requests on removed backend instances in supported load balancers and protocols."],["The latest version available is 3.6.0, while the current documentation version being viewed is 2.13.0, and a comprehensive list of prior versions are available for this class."],["The class implements several interfaces including `IMessage`, `IEquatable\u003cConnectionDraining\u003e`, `IDeepCloneable\u003cConnectionDraining\u003e`, and `IBufferMessage`."],["`ConnectionDraining` class contains the `DrainingTimeoutSec` property, which configures the duration of the timeout, and `HasDrainingTimeoutSec` which indicates if the draining timeout is configured."]]],[]]