GetSiloServiceProvider(SiloAddress?)
public IServiceProvider GetSiloServiceProvider(SiloAddress? silo = null) Returns the
System.IServiceProvider associated with the given silo. Parameters
siloSiloAddress?- The silo process to the the service provider for.
