WebSocketTransportSettingsElement.CreateNotificationOnConnection Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob bei Verbindung eine Benachrichtigung erstellt werden soll, oder legt diesen fest.

public:
 property bool CreateNotificationOnConnection { bool get(); void set(bool value); };
[System.Configuration.ConfigurationProperty("createNotificationOnConnection", DefaultValue=false)]
public bool CreateNotificationOnConnection { get; set; }
[<System.Configuration.ConfigurationProperty("createNotificationOnConnection", DefaultValue=false)>]
member this.CreateNotificationOnConnection : bool with get, set
Public Property CreateNotificationOnConnection As Boolean

Eigenschaftswert

Boolean

true, wenn eine Benachrichtigung erstellt wird; andernfalls false.

Attribute

Gilt für