AttributeGrainBindingsProvider Class
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.
Provides grain interface properties from attributes implementing IGrainPropertiesProviderAttribute.
public sealed class AttributeGrainBindingsProvider : Orleans.Metadata.IGrainPropertiesProvider
type AttributeGrainBindingsProvider = class
interface IGrainPropertiesProvider
Public NotInheritable Class AttributeGrainBindingsProvider
Implements IGrainPropertiesProvider
- Inheritance
-
AttributeGrainBindingsProvider
- Implements
Constructors
AttributeGrainBindingsProvider(IServiceProvider) |
Initializes a new instance of the AttributeGrainBindingsProvider class. |
Methods
Populate(Type, GrainType, Dictionary<String,String>) |
Adds grain properties to |