Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.