Compartir a través de


RemoteUpdateServiceProxy Clase

Definición

public ref class RemoteUpdateServiceProxy : MarshalByRefObject, IDisposable, Microsoft::RuleEngine::IRuleEngineUpdateServiceInterface
public class RemoteUpdateServiceProxy : MarshalByRefObject, IDisposable, Microsoft.RuleEngine.IRuleEngineUpdateServiceInterface
type RemoteUpdateServiceProxy = class
    inherit MarshalByRefObject
    interface IRuleEngineUpdateServiceInterface
    interface IDisposable
Public Class RemoteUpdateServiceProxy
Inherits MarshalByRefObject
Implements IDisposable, IRuleEngineUpdateServiceInterface
Herencia
RemoteUpdateServiceProxy
Implementaciones

Constructores

RemoteUpdateServiceProxy()

Propiedades

UpdateServiceId

Métodos

Dispose()
Dispose(Boolean)
GetDefinition(String, Int32, Int32)
GetDefinition(String)
GetLatest(String)
GetTrackingConfigInfo(RuleSetInfo)
InitializeLifetimeService()
IsAuthorizationsEnabled()
IsRuleSetAccessible(RuleSetInfo)
RegisterPolicyAuthorizationUpdateCallback(RemoteUpdateCallbackRepeater)
RegisterPolicyDeploymentUpdateCallback(String, RemoteUpdateCallbackRepeater)
UnregisterPolicyAuthorizationUpdateCallback(RemoteUpdateCallbackRepeater)
UnregisterPolicyDeploymentUpdateCallback(String, RemoteUpdateCallbackRepeater)

Se aplica a