WebSocketTransportSettings.CreateNotificationOnConnection プロパティ

定義

接続中の作成通知を取得または設定します。

public:
 property bool CreateNotificationOnConnection { bool get(); void set(bool value); };
public bool CreateNotificationOnConnection { get; set; }
member this.CreateNotificationOnConnection : bool with get, set
Public Property CreateNotificationOnConnection As Boolean

プロパティ値

Boolean

接続中の作成通知。

適用対象