IWithIdleTimeout Interface

Definition

The stage of a load balancer outbound rule update allowing to specify the connection timeout for idle connections.

public interface IWithIdleTimeout
type IWithIdleTimeout = interface
Public Interface IWithIdleTimeout
Derived

Methods

WithIdleTimeoutInMinutes(Int32)

Specifies the timeout for the TCP idle connection.

Applies to