ChannelBase.OnClosed Method

Definition

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 ()

Remarks

This method is reserved for system use and is not expected to be called by the user.

Applies to