Click or drag to resize

TransportTypeExFromString Method


Namespace: Ozeki.Network
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public static TransportType FromString(
	string transportTypeString
)

Parameters

transportTypeString  String
 

Return Value

TransportType
See Also