TestCluster.Primary Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Primary silo handle, if applicable.
public Orleans.TestingHost.SiloHandle Primary { get; }
member this.Primary : Orleans.TestingHost.SiloHandle
Public ReadOnly Property Primary As SiloHandle
Property Value
Remarks
This handle is valid only when using Grain-based membership.