Classe ServiceProxyManager
Represents a wrapper for the Services API.
Hierarquia de herança
System. . :: . .Object
Microsoft.MasterDataServices.Deployment..::..ServiceProxyManager
Microsoft.MasterDataServices.Deployment. . :: . .ModelDeployer
Microsoft.MasterDataServices.Deployment. . :: . .ModelReader
Namespace: Microsoft.MasterDataServices.Deployment
Assembly: Microsoft.MasterDataServices.Deployment (em Microsoft.MasterDataServices.Deployment.dll)
Sintaxe
'Declaração
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
O tipo ServiceProxyManager expõe os membros a seguir.
Construtores
Nome | Descrição | |
---|---|---|
ServiceProxyManager | Initializes a new instance of the ServiceProxyManager class with default values. |
Início
Propriedades
Nome | Descrição | |
---|---|---|
CurrentUser | Gets the user that represents the current caller. | |
ServiceAdapter | Gets the ServiceAdapter object that wraps the service used for all requests. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.