Класс ServiceProxyManager
Represents a wrapper for the Services API.
Иерархия наследования
System.Object
Microsoft.MasterDataServices.Deployment.ServiceProxyManager
Microsoft.MasterDataServices.Deployment.ModelDeployer
Microsoft.MasterDataServices.Deployment.ModelReader
Пространство имен: Microsoft.MasterDataServices.Deployment
Сборка: Microsoft.MasterDataServices.Deployment (в Microsoft.MasterDataServices.Deployment.dll)
Синтаксис
'Декларация
Public MustInherit Class ServiceProxyManager
'Применение
Dim instance As ServiceProxyManager
public abstract class ServiceProxyManager
public ref class ServiceProxyManager abstract
[<AbstractClassAttribute>]
type ServiceProxyManager = class end
public abstract class ServiceProxyManager
Тип ServiceProxyManager обеспечивает доступ к следующим элементам.
Конструкторы
Имя | Описание | |
---|---|---|
![]() |
ServiceProxyManager | Initializes a new instance of the ServiceProxyManager class with the default values. |
В начало
Свойства
Имя | Описание | |
---|---|---|
![]() |
CurrentUser | Gets the user that represents the current caller. |
![]() |
ServiceAdapter | Gets the service adapter that wraps the service used for all requests. |
В начало
Методы
Имя | Описание | |
---|---|---|
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.