Click or drag to resize

EndpointTransport Property

Gets the protocol type of the endpoint.

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

Property Value

Type: TransportType
See Also