Multiple choice technology programming languages

Who are responsible for creating channels and receiving messages from the layer below or from the network?

  1. Channel Communication

  2. Channel Factory

  3. Channel Formatter

  4. Channel listeners

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Channel listeners are responsible for creating channels and receiving messages from the network or lower layers in the WCF channel stack. They wait for incoming connections and create appropriate channel objects.