Enum ProtocolType
A protocol type.
Namespace: FM.LiveSwitch
Assembly: FM.LiveSwitch.dll
Syntax
public enum ProtocolType
Fields
Name | Description |
---|---|
Tcp | Indicates the TCP protocol. |
Tls | Indicates the TLS protocol. |
Udp | Indicates the UDP protocol. |
Unknown | Indicates an unknown protocol. |