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

定義

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

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

イベントの種類

実装

注釈

詳細については、System.ServiceModel.Channels.CommunicationObjectを参照してください。

適用対象