Click or drag to resize

OpsErrorRequestIsCacheable Property

Set to false to indicate this request is NOT cacheable.

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll)
Syntax
C#
public override bool IsCacheable { get; }

Property Value

Type: Boolean
See Also