ConnectionManager Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class ConnectionManager sealed : IDisposable, Microsoft::Web::Management::Client::IConnectionManager
[System.ComponentModel.Browsable(false)]
public sealed class ConnectionManager : IDisposable, Microsoft.Web.Management.Client.IConnectionManager
type ConnectionManager = class
interface IConnectionManager
interface IDisposable
Public NotInheritable Class ConnectionManager
Implements IConnectionManager, IDisposable
- Inheritance
-
ConnectionManager
- Attributes
- Implements
Constructors
ConnectionManager(IServiceProvider, Boolean) |