共用方式為


JsonRpcTargetOptions.NotifyClientOfEvents 屬性

定義

取得或設定值,指出是否應該透過 JSON-RPC 通知訊息將目標物件上引發的事件轉送至用戶端。

public bool NotifyClientOfEvents { get; set; }
member this.NotifyClientOfEvents : bool with get, set
Public Property NotifyClientOfEvents As Boolean

屬性值

預設為 true

適用於