WebSocketTransportSettingsElement.CreateNotificationOnConnection Eigenschap

Definitie

Hiermee wordt een waarde opgehaald of ingesteld die aangeeft of er een melding moet worden gemaakt bij de verbinding.

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

Waarde van eigenschap

true als er een melding wordt gemaakt; anders, false.

Kenmerken

Van toepassing op