TestSiloSpecificOptions
class
Namespace: Orleans.TestingHost
Configuration overrides for individual silos.
public class TestSiloSpecificOptionsConstructors
Properties
GatewayPortGets or sets the gateway port.PrimarySiloEndPointGets or sets the primary silo port.SiloNameGets or sets the name of the silo.SiloPortGets or sets the silo port.
Methods
Create(TestCluster, TestClusterOptions, int, bool)Creates an instance of theTestSiloSpecificOptionsclass.ToDictionaryConverts these options into a dictionary.
