microsoft / vs-servicehub

The service broker libraries used by Visual Studio to exchange intra- and inter-process services
MIT License
21 stars 8 forks source link

Add `ServiceBrokerAggregator.NonDisposable` method #189

Closed AArnott closed 7 months ago

AArnott commented 7 months ago

This provides a means to 'hide' disposability of a particular IServiceBroker object before sharing it.