Skip to content

IRemindable

interface

Namespace: Orleans

Callback interface that grains must implement in order to be able to register and receive Reminders.
public interface IRemindable : IGrain, IAddressable

Methods