UDPProxyTransportFactoryTransportType Property |
Protokol típusa
Namespace: Ozeki.NetworkAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic override TransportType TransportType { get; }
Public Overrides ReadOnly Property TransportType As TransportType
Get
public:
virtual property TransportType TransportType {
TransportType get () override;
}
abstract TransportType : TransportType with get
override TransportType : TransportType with get
Property Value
TransportTypeImplements
ITransportFactoryTransportType
See Also