Edit

Share via


SqlAdapterBinding.NotifyOnListenerStart Property

Definition

public:
 property bool NotifyOnListenerStart { bool get(); void set(bool value); };
[Microsoft.ServiceModel.Channels.BindingPropertyDirection(true, false)]
public bool NotifyOnListenerStart { get; set; }
member this.NotifyOnListenerStart : bool with get, set
Public Property NotifyOnListenerStart As Boolean

Property Value

Implements

Microsoft.Adapters.Sql.ISqlAdapterBindingProperties.NotifyOnListenerStart
Attributes

Applies to