次の方法で共有


NetMessagingTransportSettings.EnableRedirect プロパティ

定義

メッセージ リダイレクトが有効かどうかを示す値を取得します。

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

プロパティ値

メッセージ リダイレクトが有効な場合は true。それ以外の場合は false。

適用対象