Interface IRegistryGrain
- Namespace
- Microsoft.AutoGen.RuntimeGateway.Grpc.Abstractions
- Assembly
- Microsoft.AutoGen.RuntimeGateway.Grpc.dll
Orleans specific interface, needed to mark the key
public interface IRegistryGrain : IGatewayRegistry, IRegistry, IGrainWithIntegerKey
- Inherited Members