Compartilhar via


RemoteUpdateService Classe

Definição

public ref class RemoteUpdateService : MarshalByRefObject, Microsoft::RuleEngine::IRuleEngineUpdateServiceInterface
public class RemoteUpdateService : MarshalByRefObject, Microsoft.RuleEngine.IRuleEngineUpdateServiceInterface
type RemoteUpdateService = class
    inherit MarshalByRefObject
    interface IRuleEngineUpdateServiceInterface
Public Class RemoteUpdateService
Inherits MarshalByRefObject
Implements IRuleEngineUpdateServiceInterface
Herança
RemoteUpdateService
Implementações

Construtores

RemoteUpdateService()

Campos

ServiceName

Propriedades

UpdateServiceId

Métodos

DoSomeWork()
GetDefinition(String, Int32, Int32)
GetDefinition(String)
GetLatest(String)
GetTrackingConfigInfo(RuleSetInfo)
InitializeLifetimeService()
IsAuthorizationsEnabled()
IsRuleSetAccessible(RuleSetInfo)
LocateObject(String, String, Object[])
LocateObject(String, String)
OnPolicyUpdateMessage(PolicyUpdateInfo)
Quit()
RegisterPolicyAuthorizationUpdateCallback(RemoteUpdateCallbackRepeater)
RegisterPolicyDeploymentUpdateCallback(String, RemoteUpdateCallbackRepeater)
UnregisterPolicyAuthorizationUpdateCallback(RemoteUpdateCallbackRepeater)
UnregisterPolicyDeploymentUpdateCallback(String, RemoteUpdateCallbackRepeater)

Aplica-se a