Share via


EnterpriseManagementConnectionSettings.InactivityTimeout Property

Definition

Gets or sets the windows communication foundation (WCF) inactivity timeout in minutes.

public:
 property int InactivityTimeout { int get(); void set(int value); };
public int InactivityTimeout { get; set; }
member this.InactivityTimeout : int with get, set
Public Property InactivityTimeout As Integer

Property Value

The minutes until inactivity timeout.

Applies to