protected override void CloseInternal () { /* In case the bus was opened with static method * Open, clear it from buses dictionary */ if (buses.ContainsKey (address)) buses.Remove (address); }