IGrainBindingsProviderAttribute
interface
Namespace: Orleans.Metadata
Interface for
System.Attribute classes which provide information about a grain. public interface IGrainBindingsProviderAttributeMethods
GetBindings(IServiceProvider, Type, GrainType)Gets bindings for the type this attribute is attached to.
