DiscoveryClient.ICommunicationObject.Closing イベント

定義

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

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

イベントの種類

実装

注釈

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

適用対象