Share via


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

定義

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

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

イベントの種類

EventHandler

実装

適用対象