Interface IRegistryGrain
- Namespace
- Microsoft.Auto
Gen .RuntimeGateway .Grpc.Abstractions
- Assembly
- Microsoft.AutoGen.RuntimeGateway.Grpc.dll
Orleans specific interface, needed to mark the key
[Alias("Microsoft.AutoGen.RuntimeGateway.Grpc.Abstractions.IRegistryGrain")]
public interface IRegistryGrain : IGatewayRegistry, IRegistry, IGrainWithIntegerKey, IGrain, IAddressable
- Inherited Members