public void Start() { _localCacheService.CacheService(); _acceptor.Bind(_cacheContainer.Application.Host, _cacheContainer.Application.Port); }