Table of Contents

Property Capabilities

Namespace
Millrace.Storage
Assembly
Millrace.dll

Capabilities

Optional powers this provider offers, which the engine adapts to.

StorageCapabilities Capabilities { get; }

Property Value

StorageCapabilities

Remarks

Declared rather than probed, and read once — a provider that advertises a capability is expected to keep offering it for the lifetime of the process, because the engine wires itself differently depending on the answer rather than re-checking per operation.