DiscoveryClient.ICommunicationObject.Opening イベント

定義

通信オブジェクトが初めて Opening 状態に遷移するときに発生します。

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

イベントの種類

EventHandler

実装

注釈

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

適用対象