Windows Process Activation

This section contains samples that demonstrate service activation through network protocols.

In This Section

NamedPipe Activation Demonstrates hosting a service that uses Windows Process Activation Service (WAS) to activate a service that communicates over names pipes.

TCP Activation Demonstrates hosting a service that uses Windows Process Activation Services (WAS) to activate a service that communicates over the net.tcp protocol.

MSMQ Activation Demonstrates hosting a service that uses Windows Process Activation Services (WAS) to activate a service that communicates over the net.msmq protocol.