NetworkProtocol Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Network protocols
public enum NetworkProtocol
type NetworkProtocol =
Public Enum NetworkProtocol
- Inheritance
-
NetworkProtocol
Fields
Name | Value | Description |
---|---|---|
TcpIp | 0 | TcpIp |
NamedPipes | 1 | NamedPipes |
Multiprotocol | 2 | Multiprotocol |
AppleTalk | 3 | AppleTalk |
BanyanVines | 4 | BanyanVines |
Via | 5 | Via |
SharedMemory | 6 | SharedMemory |
NWLinkIpxSpx | 7 | NWLinkIpxSpx |
NotSpecified | 8 | NotSpecified |