次の方法で共有


TestCluster.Primary プロパティ

定義

プライマリ サイロ ハンドル (該当する場合)。

public Orleans.TestingHost.SiloHandle Primary { get; }
member this.Primary : Orleans.TestingHost.SiloHandle
Public ReadOnly Property Primary As SiloHandle

プロパティ値

注釈

このハンドルは、グレイン ベースのメンバーシップを使用している場合にのみ有効です。

適用対象