UseActivatorAttribute
class
Namespace: Orleans
When applied to a type, indicates that the type should be activated using a registered activator rather than via its constructor or another mechanism.
public sealed class UseActivatorAttribute : Attribute