Share via


WmiConnectionInfo.Timeout Property

Gets or sets the period after which the Windows Management Instrumentation (WMI) connection times out in seconds.

Namespace:  Microsoft.SqlServer.Management.Smo.Wmi
Assembly:  Microsoft.SqlServer.SqlWmiManagement (in Microsoft.SqlServer.SqlWmiManagement.dll)

Syntax

public TimeSpan Timeout { get; set; }

Property Value

Type: System.TimeSpan
An Int32 value that specifies the period after which the WMI connection times out in seconds.