Compartir a través de


RemoteUpdateService Clase

Definición

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
Herencia
RemoteUpdateService
Implementaciones

Constructores

RemoteUpdateService()

Campos

ServiceName

Propiedades

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)

Se aplica a