C# Class Microsoft.ManagementConsole.Internal.GlobalConfiguration.SnapInHostingOptions

显示文件 Open project: SiteView/ECC8.13

Public Properties

Property Type Description
MaxWaitDialogDelay System.TimeSpan

Private Methods

Method Description
GetSection ( ) : NameValueCollection
ReadBoolSetting ( string settingKey, bool defaultValue ) : bool
ReadStringSetting ( string settingKey ) : string
ReadTimeSpanSetting ( string settingKey, System.TimeSpan defaultValue, System.TimeSpan minValue, System.TimeSpan maxValue ) : System.TimeSpan

Property Details

MaxWaitDialogDelay public_oe static_oe property

public static TimeSpan,System MaxWaitDialogDelay
return System.TimeSpan