次の方法で共有


OneInstancePerClusterAttribute クラス

定義

この属性は、マークされたグレイン クラスのインスタンスに、連携のないクラスターごとに独立したインスタンスがあることを示します。

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

コンストラクター

OneInstancePerClusterAttribute()

この属性は、マークされたグレイン クラスのインスタンスに、連携のないクラスターごとに独立したインスタンスがあることを示します。

適用対象