ServiceProxyManager Constructor

Initializes a new instance of the ServiceProxyManager class with default values.

Namespace:  Microsoft.MasterDataServices.Deployment
Assembly:  Microsoft.MasterDataServices.Deployment (in Microsoft.MasterDataServices.Deployment.dll)

Syntax

'Declaration
Protected Sub New
'Usage

Dim instance As New ServiceProxyManager()
protected ServiceProxyManager()
protected:
ServiceProxyManager()
new : unit -> ServiceProxyManager
protected function ServiceProxyManager()