InProcessTestSiloSpecificOptions
class
Namespace: Orleans.TestingHost
Configuration overrides for individual silos.
public sealed class InProcessTestSiloSpecificOptionsConstructors
Properties
GatewayPortGets or sets the gateway port.SiloNameGets or sets the name of the silo.SiloPortGets or sets the silo port.
Methods
Create(InProcessTestCluster, InProcessTestClusterOptions, int, bool)Creates an instance of theTestSiloSpecificOptionsclass.
