ServiceProxy Class

Definition

public ref class ServiceProxy : IDisposable, Microsoft::EnterpriseManagement::Common::Internal::IService, Microsoft::EnterpriseManagement::IInitializable
public class ServiceProxy : IDisposable, Microsoft.EnterpriseManagement.Common.Internal.IService, Microsoft.EnterpriseManagement.IInitializable
type ServiceProxy = class
    interface IService
    interface IInitializable
    interface IDisposable
Public Class ServiceProxy
Implements IDisposable, IInitializable, IService
Inheritance
ServiceProxy
Implements

Constructors

ServiceProxy(IDispatcherService)

Fields

LocalEndpoint
Namespace

Properties

ConnectionAccessLock
Container
Endpoint
InProcService
Service

Methods

CreateMessage(Type, String, IList<String>, IList<Object>, IList<Type>)
CreateReturn(Type, Message, IList<Type>)
Dispose()
GetCorrelationIdFromMessage(Message)
GetKnownTypes(Type, String)
HandleChannelExceptions(String, Exception)
HandleFault(String, Message)
HandleTaskExceptions(String, Exception)
Initialize()
Initialize(IContainer)
PostDispatch(String, Object)
PreDispatch(String, Object[])
Shutdown()

Applies to