Click or drag to resize

TransportType Enumeration

Defines the type of the tarnsport

Namespace:  Ozeki.Network
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public enum TransportType
Members
  Member nameValueDescription
Other0 Other transport type
Udp1 UDP
Tcp2 TCP
Tls3 TLS
Stcp4 STCP
See Also