ClientBase<TChannel>.ChannelBase<T>.ICommunicationObject.Closing イベント

定義

ClientBase オブジェクトが現在の状態から閉じた状態に遷移したときに呼び出されるイベント ハンドラー。

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

イベントの種類

実装

注釈

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

適用対象