IGrainInterfaceTypeProviderAttribute Interface

Definition

An Attribute which implements this specifies the GrainInterfaceType of the type which it is attached to.

public interface IGrainInterfaceTypeProviderAttribute
type IGrainInterfaceTypeProviderAttribute = interface
Public Interface IGrainInterfaceTypeProviderAttribute
Derived

Methods

GetGrainInterfaceType(IServiceProvider, Type)

Gets the grain interface identifier.

Applies to