OracleEBSBindingElementExtensionElement.NotifyOnListenerStart プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
property bool NotifyOnListenerStart { bool get(); void set(bool value); };
[Microsoft.ServiceModel.Channels.BindingPropertyDirection(true, false)]
[System.Configuration.ConfigurationProperty("notifyOnListenerStart", DefaultValue=Mono.Cecil.CustomAttributeArgument)]
public bool NotifyOnListenerStart { get; set; }
member this.NotifyOnListenerStart : bool with get, set
Public Property NotifyOnListenerStart As Boolean
プロパティ値
実装
Microsoft.Adapters.OracleEBS.IOracleEBSBindingProperties.NotifyOnListenerStart
- 属性