Property SkipUnAvailableClientCache
SkipUnAvailableClientCache
Skip client cache if not available.
Declaration
public bool? SkipUnAvailableClientCache { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> | Specifies a boolean value, either true or false. |