ClientBase<TChannel>.ChannelBase<T>.ICommunicationObject.Opened 事件

定義

當 ClientBase 物件從已建立狀態轉換為已開啟狀態時叫用的事件處理常式。

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

事件類型

EventHandler

實作

適用於