Skip to content

RegisterActivatorAttribute

class

Namespace: Orleans

When applied to a type, indicates that the type is an activator and that it should be automatically registered.
public sealed class RegisterActivatorAttribute : Attribute

Constructors