Click or drag to resize

CorsRuleMaxAgeSeconds Property

Cache duration (in seconds) of the request result on the OBS client

Namespace:  OBS.Model
Assembly:  esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.19.7.1 (3.19.7.1)
Syntax
C#
public Nullable<int> MaxAgeSeconds { get; set; }

Property Value

Type: NullableInt32
Remarks

Optional parameter

See Also