WebSocketTransportSettings.CreateNotificationOnConnection Propiedad

Definición

Obtiene o establece la notificación de creación durante la conexión.

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

Valor de propiedad

Notificación de creación durante la conexión.

Se aplica a