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

定义

ClientBase 对象已从其当前状态转换到已关闭状态时调用的事件处理程序。

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

事件类型

实现

适用于