Table of Contents

Interface IRegistryGrain

Namespace
Microsoft.AutoGen.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