Skip to content

IGrainObserver

interface

Namespace: Orleans

A marker interface for grain observers. Observers are used to receive notifications from grains; that is, they represent the subscriber side of a publisher/subscriber interface.
public interface IGrainObserver : IAddressable