StandaloneSiloHost
class
Namespace: Orleans.TestingHost
The entry point for standalone silo processes. See
StandaloneSiloHandle. public static class StandaloneSiloHostMethods
Main(string[])Runs a standalone silo process.
Fields
GatewayAddressLogThe standard output prefix which precedes the gateway address.ShutdownCommandThe standard input command which requests that the silo shut down.SiloAddressLogThe standard output prefix which precedes the silo address.StartedLogThe standard output message which indicates that the silo has started.
