Property | Type | Description | |
---|---|---|---|
BuiltInDomainName | string | ||
CommitDelayInSecondsKey | string | ||
DelayedCommitCycleMaxCountKey | string | ||
IndexHealthMonitorGapPartitionsKey | string | ||
IndexHealthMonitorRunningPeriodKey | string | ||
IndexHistoryItemLimitKey | string | ||
IndexLockFileRemovedNotificationEmailKey | string | ||
LastModifiersGroupId | int | ||
NotificationSectionKey | string | ||
NotificationSenderKey | string |
Property | Type | Description | |
---|---|---|---|
GetBooleanConfigValue | bool | ||
GetStringArrayConfigValue | string[] |
Method | Description | |
---|---|---|
GetStringArrayConfigValues ( string sectionKey, string key ) : string[] |
Method | Description | |
---|---|---|
GetBooleanConfigValue ( string key, bool defaultValue ) : bool | ||
GetStringArrayConfigValue ( string key ) : string[] |
public static GetStringArrayConfigValues ( string sectionKey, string key ) : string[] | ||
sectionKey | string | |
key | string | |
return | string[] |
public static string CommitDelayInSecondsKey | ||
return | string |
public static string DelayedCommitCycleMaxCountKey | ||
return | string |
public static string IndexHealthMonitorGapPartitionsKey | ||
return | string |
public static string IndexHealthMonitorRunningPeriodKey | ||
return | string |
public static string IndexHistoryItemLimitKey | ||
return | string |
public static string IndexLockFileRemovedNotificationEmailKey | ||
return | string |
public static string NotificationSectionKey | ||
return | string |