The ConnectionDraining data type.

C# |
public class ConnectionDraining

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | ConnectionDraining()()()() | Initializes a new instance of the ConnectionDraining class |
![]() | Enabled |
Specifies whether connection draining is enabled for the load balancer.
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | Timeout |
Specifies the maximum time (in seconds) to keep the existing connections open before deregistering the instances.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithEnabled(Boolean) | Obsolete.
Sets the Enabled property
|
![]() | WithTimeout(Int32) | Obsolete.
Sets the Timeout property
|

Object | |
![]() | ConnectionDraining |