TestHost.OrleansHostWrapper.OrleansHostWrapper C# (CSharp) 메소드

OrleansHostWrapper() 공개 메소드

start primary
public OrleansHostWrapper ( ) : System
리턴 System
        public OrleansHostWrapper()
        {
            siloHost = new SiloHost("primary", ClusterConfiguration.LocalhostPrimarySilo());
        }

Same methods

OrleansHostWrapper::OrleansHostWrapper ( int port, int proxyPort ) : System