IGrainInterfaceTypeProviderAttribute Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |