Click or drag to resize

TransportTypeEx Class

Specifies the transport type according to a given string
Inheritance Hierarchy
SystemObject
  Ozeki.NetworkTransportTypeEx

Namespace: Ozeki.Network
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public static class TransportTypeEx

The TransportTypeEx type exposes the following members.

Methods
 NameDescription
Public methodStatic memberFromString Static method for creating a TransportType object from a given string
Public Extension MethodGetDefaultPort 
Public Extension MethodIsReliable 
Public Extension MethodToString 
Top
See Also