EnterpriseManagementConnectionSettings.InactivityTimeout Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.