BaseTransportFactoryTransportType Property |
Protokoll tipusa
Namespace: Ozeki.NetworkAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public abstract TransportType TransportType { get; }
Public MustOverride ReadOnly Property TransportType As TransportType
Get
public:
virtual property TransportType TransportType {
TransportType get () abstract;
}
abstract TransportType : TransportType with get
Property Value
Type:
TransportTypeImplements
ITransportFactoryTransportTypeSee Also