EndpointTransport Property |
Gets the protocol type of the endpoint.
Namespace: Ozeki.NetworkAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public TransportType Transport { get; }
Public ReadOnly Property Transport As TransportType
Get
public:
property TransportType Transport {
TransportType get ();
}
member Transport : TransportType with get
Property Value
Type:
TransportTypeSee Also