WebSocketTransportSettingsElement.CreateNotificationOnConnection Свойство

Определение

Получает или задает значение, указывающее, создавать ли уведомление на подключении.

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

Значение свойства

Значение true, если уведомление создано; в противном случае — значение false.

Атрибуты

Применяется к