Skip to content

GrainService

class

Namespace: Orleans.Runtime

Base class for implementing a grain-like partitioned service with per silo instances of it automatically instantiated and started by silo runtime
public abstract class GrainService : SystemTarget, ISystemTarget, IRingRangeListener, IAddressable, IGrainService

Methods