Partager via


RemoteUpdateService Classe

Définition

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
Héritage
RemoteUpdateService
Implémente

Constructeurs

RemoteUpdateService()

Champs

ServiceName

Propriétés

UpdateServiceId

Méthodes

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)

S’applique à