App Settings HelperRead Time Span Seconds Method
[Missing <summary> documentation for "M:Casewhere.Common.AppSettingsHelper.ReadTimeSpanSeconds(System.String,System.TimeSpan)"]
Definition
Namespace: Casewhere.Common
Assembly: Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public static TimeSpan ReadTimeSpanSeconds(
string key,
TimeSpan defaultValue = default
)Parameters
Return Value
TimeSpan[Missing <returns> documentation for "M:Casewhere.Common.AppSettingsHelper.ReadTimeSpanSeconds(System.String,System.TimeSpan)"]