OneInstancePerClusterAttribute 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
這個屬性工作表示標示之粒紋類別的實例會針對每個叢集有獨立的實例,且沒有協調。
public class OneInstancePerClusterAttribute : Orleans.MultiCluster.RegistrationAttribute
type OneInstancePerClusterAttribute = class
inherit RegistrationAttribute
Public Class OneInstancePerClusterAttribute
Inherits RegistrationAttribute
- 繼承
建構函式
OneInstancePerClusterAttribute() |
這個屬性工作表示標示之粒紋類別的實例會針對每個叢集有獨立的實例,且沒有協調。 |