Clase ServiceProxyManager
Represents a wrapper for the Services API.
Jerarquía de herencia
System.Object
Microsoft.MasterDataServices.Deployment.ServiceProxyManager
Microsoft.MasterDataServices.Deployment.ModelDeployer
Microsoft.MasterDataServices.Deployment.ModelReader
Espacio de nombres: Microsoft.MasterDataServices.Deployment
Ensamblado: Microsoft.MasterDataServices.Deployment (en Microsoft.MasterDataServices.Deployment.dll)
Sintaxis
'Declaración
Public MustInherit Class ServiceProxyManager
'Uso
Dim instance As ServiceProxyManager
public abstract class ServiceProxyManager
public ref class ServiceProxyManager abstract
[<AbstractClassAttribute>]
type ServiceProxyManager = class end
public abstract class ServiceProxyManager
El tipo ServiceProxyManager expone los siguientes miembros.
Constructores
Nombre | Descripción | |
---|---|---|
ServiceProxyManager | Initializes a new instance of the ServiceProxyManager class with the default values. |
Arriba
Propiedades
Nombre | Descripción | |
---|---|---|
CurrentUser | Gets the user that represents the current caller. | |
ServiceAdapter | Gets the service adapter that wraps the service used for all requests. |
Arriba
Métodos
Nombre | Descripción | |
---|---|---|
Equals | (Se hereda de Object.) | |
Finalize | (Se hereda de Object.) | |
GetHashCode | (Se hereda de Object.) | |
GetType | (Se hereda de Object.) | |
MemberwiseClone | (Se hereda de Object.) | |
ToString | (Se hereda de Object.) |
Arriba
Seguridad para subprocesos
Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.