Skip to content

IStorage

interface

Namespace: Orleans.Core

Provides method for operating on grain storage.
public interface IStorage

Properties

  • Etag Gets the ETag.
  • RecordExists Gets a value indicating whether the record already exists.

Methods