AnnouncementClient.ICommunicationObject.Closing イベント

定義

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

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

イベントの種類

実装

注釈

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

適用対象