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-31 UTC."],[[["The latest version available for the `ConnectionDraining` class is 3.6.0, but this page is specific to version 3.1.0."],["This page provides reference documentation for the `ConnectionDraining` class within the Google Compute Engine v1 API, focusing on version 3.1.0 of the .NET library."],["The `ConnectionDraining` class is a message that contains the configuration for connection draining."],["The class `ConnectionDraining` implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `ConnectionDraining` class includes a property `DrainingTimeoutSec`, allowing the configuration of a timeout for existing requests on a removed backend instance."]]],[]]