Click or drag to resize

TCPTransportProtocol Property

Gets the protocol type.

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

Property Value

TransportType

Implements

ITransportProtocol
See Also