DiscoveryClient.ICommunicationObject.Opening イベント

定義

通信オブジェクトが最初に開始状態になったときに発生します。

event EventHandler System.ServiceModel.ICommunicationObject.Opening;
member this.System.ServiceModel.ICommunicationObject.Opening : EventHandler 
Custom Event Opening As EventHandler Implements System.ServiceModel.ICommunicationObject

イベントの種類

実装

注釈

このメンバーは、明示的なインターフェイス メンバーの実装です。 DiscoveryClient インスタンスがICommunicationObject インターフェイスにキャストされている場合にのみ使用できます。

適用対象