ChannelBase.OnClosed 方法
定义
在向关闭状态过渡期间使用诊断跟踪。Uses diagnostic tracing during the transition into the closing state.
protected:
override void OnClosed();
protected override void OnClosed ();
override this.OnClosed : unit -> unit
Protected Overrides Sub OnClosed ()
注解
此方法保留为系统使用,用户不可调用此方法。This method is reserved for system use and is not expected to be called by the user.