ChannelFactory.OnOpening Method

Definition

Builds the inner channel factory for the current channel.

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

Exceptions

The inner channel factory for the channel factory is null.

Applies to