IGrainBindingsProviderAttribute 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.
Interface for Attribute classes which provide information about a grain.
public interface IGrainBindingsProviderAttribute
type IGrainBindingsProviderAttribute = interface
Public Interface IGrainBindingsProviderAttribute
- Derived
Methods
GetBindings(IServiceProvider, Type, GrainType) |
Gets bindings for the type this attribute is attached to. |