Windows Process Activation
.NET Framework 4.5
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.
Build Date: