The NETWORK_TYPE specifies network protocol type values for the DistributorNetwork and PublisherNetwork properties.
| Constant | Value | Description | 
|---|---|---|
| DEFAULT | 0 | Use the current configured client Net-Library (default). | 
| MULTI_PROTOCOL | 2 | Multiprotocol Net-Library. | 
| TCPIP_SOCKETS | 1 | TCP/IP Sockets Net-Library. | 
| DistributorNetwork Property | PublisherNetwork Property |