Click or drag to resize

TransportInfoProtocol Property

Gets the protocol used during the network communication.

Namespace:  Ozeki.Network
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public TransportType Protocol { get; }

Property Value

Type: TransportType
See Also