Edytuj

Udostępnij za pośrednictwem


OneInstancePerClusterAttribute Class

Definition

This attribute indicates that instances of the marked grain class will have an independent instance for each cluster with no coordination.

public class OneInstancePerClusterAttribute : Orleans.MultiCluster.RegistrationAttribute
type OneInstancePerClusterAttribute = class
    inherit RegistrationAttribute
Public Class OneInstancePerClusterAttribute
Inherits RegistrationAttribute
Inheritance
OneInstancePerClusterAttribute

Constructors

OneInstancePerClusterAttribute()

Applies to