Skip to content

IManagementGrain

interface

Namespace: Orleans.Runtime

Interface for system management functions of silos, exposed as a grain for receiving remote requests / commands.
public interface IManagementGrain : IGrain, IGrainWithIntegerKey, IVersionManager, IAddressable

Methods