ChannelFactoryBase<TChannel>.OnAbort Method

Definition

Aborts each channel managed by the channel factory.

protected:
 override void OnAbort();
protected override void OnAbort ();
override this.OnAbort : unit -> unit
Protected Overrides Sub OnAbort ()

Remarks

This method is called by Abort.

Applies to