次の方法で共有


RuleManager クラス

定義

Rule Manager クラス

public ref class RuleManager sealed
public sealed class RuleManager
type RuleManager = class
Public NotInheritable Class RuleManager
継承
RuleManager

プロパティ

IsRuleSuspended

ルール マネージャーの中断状態を取得します。

メソッド

DisableRule(Type)

特定の種類のルールの発生を無効にします。

EnableRule(Type)

特定の種類のルールを起動できるようにします。

ResumeRuleNotification()

クライアントへのルール通知を再開する

SuspendRuleNotification()

クライアントへのルール通知を中断する

イベント

RuleFired

ルールが発生したイベント

適用対象