Skip to content

IReminderTable

interface

Namespace: Orleans

Interface for implementations of the underlying storage for reminder data: Azure Table, SQL, development emulator grain, and a mock implementation. Defined as a grain interface for the development emulator grain case.
public interface IReminderTable

Methods