示例#1
0
        public void Dispose()
        {
            Log.Information("E-Mail Server Stopped.");

            _bus.AttemptDispose();
        }