Sdílet prostřednictvím


RemoteUpdateService Třída

Definice

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
Dědičnost
RemoteUpdateService
Implementuje

Konstruktory

RemoteUpdateService()

Pole

ServiceName

Vlastnosti

UpdateServiceId

Metody

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)

Platí pro