Click or drag to resize
TransportType Enumeration
Defines the type of the tarnsport

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